forwardLicenseException Class   Table of ContentLicenseException Constructor forward
LicenseException Constructor
Overload List
  NameDescription
Public methodLicenseException()
Initializes a new instance of the Exception class.
Public methodLicenseException(String)
Initializes a new instance of the Exception class with a specified error message.
Protected methodLicenseException(SerializationInfo, StreamingContext)
Initializes a new instance of the Exception class with serialized data.
Public methodLicenseException(String, Exception)
Initializes a new instance of the Exception class with a specified error message and inner exception.
Top
See Also