Bridge

RegexMatchTimeoutException Class

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[NamespaceAttribute]
[ExternalAttribute]
public class RegexMatchTimeoutException : TimeoutException
<NamespaceAttribute> _
<ExternalAttribute> _
Public Class RegexMatchTimeoutException _
	Inherits TimeoutException
[NamespaceAttribute]
[ExternalAttribute]
public ref class RegexMatchTimeoutException : public TimeoutException

Inheritance Hierarchy


System..::..Object
  System..::..Exception
    System..::..SystemException
      System..::..TimeoutException
        System..::..RegexMatchTimeoutException