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