Click or drag to resize
LicenseException Constructor
Overload List
  NameDescription
Public methodLicenseException
Initializes a new instance of the LicenseException class with default values.
Protected methodLicenseException(SerializationInfo, StreamingContext)
Initializes a new instance of the LicenseException class with serialized data.
Public methodLicenseException(String, Exception)
Initializes a new instance of the LicenseException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also