Initializes a new instance of the LicenseException class for the specified type and instance.
[Visual Basic] Overloads Public Sub New( _ ByVal type As Type, _ ByVal instance As Object _ ) [C#] public LicenseException( Type type, object instance ); [C++] public: LicenseException( Type* type, Object* instance ); [JScript] public function LicenseException( type : Type, instance : Object );
LicenseException Class | LicenseException Members | System.ComponentModel Namespace | LicenseException Constructor Overload List | License | LicenseContext | LicenseException | LicenseManager | LicenseProvider | LicenseProviderAttribute | LicFileLicenseProvider | LicenseUsageMode