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