CapeUserException Constructor

Overload List

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

See Also