Click or drag to resize

MatchingException Constructor

Overload List
  NameDescription
Public methodMatchingException
Default contructor
Public methodMatchingException(String)
Creates a new matching exception with specified message
Public methodMatchingException(String, Exception)
Creates a new matching exception with specified message caused by innerException
Top
See Also