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