Initializes a new instance of the IceLibConnectionException class.

Overload List

  NameDescription
Public methodIceLibConnectionException(Int32)
Initializes a new instance of the IceLibConnectionException class with default settings.
Public methodIceLibConnectionException(Int32, Exception)
Initializes a new instance of the IceLibConnectionException class with a specified error message.
Public methodIceLibConnectionException(Int32, CultureInfo)
Initializes a new instance of the IceLibConnectionException class with default settings.
Public methodIceLibConnectionException(Int32, String)
Initializes a new instance of the IceLibConnectionException class with a specified error message.
Public methodIceLibConnectionException(Int32, CultureInfo, Exception)
Initializes a new instance of the IceLibConnectionException class with a specified error message.
Protected methodIceLibConnectionException(Int32, SerializationInfo, StreamingContext)
Initializes a new instance of the IceLibConnectionException class with a specified error message.
Public methodIceLibConnectionException(Int32, String, Exception)
Initializes a new instance of the IceLibConnectionException class with a specified error message.

See Also