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