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