CapeLimitedImplException Constructor

Overload List

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

See Also