Initializes a new instance of the IceLibLicenseException class.

Overload List

  NameDescription
Public methodIceLibLicenseException()()()()
Initializes a new instance of the IceLibLicenseException class with default settings.
Public methodIceLibLicenseException(CultureInfo)
Initializes a new instance of the IceLibLicenseException class with default settings.
Public methodIceLibLicenseException(String)
Initializes a new instance of the NotCachedException class with a specified cache value.
Public methodIceLibLicenseException(CultureInfo, String)
Initializes a new instance of the NotCachedException class with a specified cache value.
Protected methodIceLibLicenseException(SerializationInfo, StreamingContext)
Initializes a new instance of the NotCachedException class with a specified error message.
Public methodIceLibLicenseException(String, Exception)
Initializes a new instance of the NotCachedException class with a specified error message.
Public methodIceLibLicenseException(CultureInfo, String, Exception)
Initializes a new instance of the NotCachedException class with a specified error message.

See Also