CapeImplementationException Constructor

Overload List

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

See Also