Represents the exception thrown when a component cannot be granted a license.
Object
Exception
LicenseException
[Visual Basic] Public Class LicenseException Inherits Exception [C#] public class LicenseException : Exception [C++] public __gc class LicenseException : public Exception [JScript] public class LicenseException extends Exception
LicenseException is thrown by the Validate method when a component cannot obtain a valid license. This occurs when a component is either not licensed, or is licensed, but cannot be granted a valid license.For more information on licensing, see TBD.
Namespace: System.ComponentModel
Assembly: System.dll
LicenseException Members | System.ComponentModel Namespace | License | LicenseContext | LicenseManager | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode