Initializes a new instance of the IceLibException class.
Overload List
Name | Description | |
---|---|---|
IceLibException()()()() |
Initializes a new instance of the IceLibException class with default settings.
| |
IceLibException(String) |
Initializes a new instance of the IceLibException class with a specified error message.
| |
IceLibException(SerializationInfo, StreamingContext) |
Initializes a new instance of the IceLibException class with a specified error message.
| |
IceLibException(String, Exception) |
Initializes a new instance of the IceLibException class with a specified error message.
|