Click or drag to resize

UnsupportedCaseException Constructor

Overload List
  NameDescription
Public methodUnsupportedCaseException
Initializes a new instance of the UnsupportedCaseException class.
Public methodUnsupportedCaseException(String)
Initializes a new instance with a specified error message.
Protected methodUnsupportedCaseException(SerializationInfo, StreamingContext)
Initializes a new instance with serialized data.
Public methodUnsupportedCaseException(String, Exception)
Initializes a new instance with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also