[]
Represents a licensing related error.
public class LicenseException : Exception, ISerializable
Public Class LicenseException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| LicenseException(string) | Initializes a new instance of the LicenseException class with a specified error message. |