Overload List
| Name | Description | |
|---|---|---|
| CogException |
Constructs a new instance of the CogException class.
| |
| CogException(String) |
Initializes a new instance of the CogException class with a specified
error message.
| |
| CogException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CogException class with serialized
data.
| |
| CogException(String, Exception) |
Initializes a new instance of the CogException class with a specified
error message and a reference to the inner exception that is the cause
of this exception.
|
See Also