LicenseManagerException Members
The exception is thrown when an internal error has occured during licensing.
Constructors
| Member | Description |
|---|---|
| LicenseManagerException | Constructs a LicenseManagerException instance. |
Properties
| Member | Description |
|---|---|
| Data | inherited from Exception. |
| HelpLink | inherited from Exception. |
| HResult | inherited from Exception. |
| InnerException | inherited from Exception. |
| Message | inherited from Exception. |
| Source | inherited from Exception. |
| StackTrace | inherited from Exception. |
| TargetSite | inherited from Exception. |
Methods
| Member | Description |
|---|---|
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetBaseException | inherited from Exception. |
| GetHashCode | inherited from Object. |
| GetObjectData | inherited from Exception. |
| GetType | inherited from Exception. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Exception. |
Events
| Member | Description |
|---|---|
| SerializeObjectState | inherited from Exception. |
See Also
LicenseManagerException Class | AgileDotNet.Licensing Namespace