CapeInvalidOperationException Constructor

Overload List

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

See Also