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