Cape No Impl Exception Constructor
Overload List
| CapeNoImplException | Initializes a new instance of the CapeNoImplException class. |
| CapeNoImplException(String) | Initializes a new instance of the CapeNoImplException class with a specified error message. |
| CapeNoImplException(SerializationInfo, StreamingContext) | Initializes a new instance of the CapeNoImplException class with serialized data. |
| CapeNoImplException(String, Exception) | Initializes a new instance of the CapeNoImplException class with a specified error message and a erence to the inner exception that is the cause of this exception. |