Initializes a new instance of the IceLibException class.

Overload List

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

See Also