CapeUnexpectedException Constructor

Overload List

CapeUnexpectedException Initializes a new instance of the CapeUnknownException class.
CapeUnexpectedException(String) Initializes a new instance of the CapeUnknownException class with a specified error message.
CapeUnexpectedException(SerializationInfo, StreamingContext) Initializes a new instance of the CapeUnknownException class with serialized data.
CapeUnexpectedException(String, Exception) Initializes a new instance of the CapeUnknownException class with a specified error message and a erence to the inner exception that is the cause of this exception.

See Also