System.ComponentModel.LicenseException Class

Represents the exception thrown when a component cannot be granted a license.

See Also: LicenseException Members

Syntax

public class LicenseException : SystemException

Remarks

The LicenseManager.Validate(Type) method throws System.ComponentModel.LicenseException 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 How to: License Components and Controls.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0