LicenseNotFoundException Members
The exception is thrown when a valid license cannot be obtained.
Properties
| Member | Description |
|---|---|
| Data | inherited from Exception. |
| HelpLink | inherited from Exception. |
| HResult | inherited from Exception. |
| InnerException | inherited from Exception. |
| LicensedType | inherited from LicenseException. |
| 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 LicenseException. |
| GetType | inherited from Exception. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Exception. |
Events
| Member | Description |
|---|---|
| SerializeObjectState | inherited from Exception. |
See Also
LicenseNotFoundException Class | AgileDotNet.Licensing Namespace