LicenceException ClassLicenceException ClassLicenceException Class
Exception caused by licensing errors.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- System.ExceptionSystem.ExceptionSystem::Exception
- XmlPrime.LicenceExceptionXmlPrime.LicenceExceptionXmlPrime::LicenceException
Syntax
<Serializable> _ Public NotInheritable Class LicenceException _ Inherits Exception
[Serializable] public sealed class LicenceException : Exception
[Serializable] public: ref class LicenceException sealed : Exception^
The LicenceExceptionLicenceExceptionLicenceException
type exposes the following members.
Constructors
Constructor | Description | |
---|---|---|
![]() | LicenceException ()LicenceException ()LicenceException () | Initializes a new instance of the LicenceExceptionLicenceExceptionLicenceException class. |
![]() | LicenceException (string)LicenceException (String)LicenceException (String^) | Initializes a new instance of the LicenceExceptionLicenceExceptionLicenceException class. |
![]() | LicenceException (string, Exception)LicenceException (String, Exception)LicenceException (String^, Exception^) | Initializes a new instance of the LicenceExceptionLicenceExceptionLicenceException class. |