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