
'Declaration
Public Class LicenseException Inherits System.Exception
'Usage
Dim instance As LicenseException
public class LicenseException : System.Exception
public class LicenseException = class(System.Exception)
public class LicenseException extends System.Exception
public __gc class LicenseException : public System.Exception
public ref class LicenseException : public System.Exception
System.Object
System.Exception
C1.Util.Licensing.LicenseException