Accusoft Pegasus
Accusoft.MicrXpress1.Net
InvalidLicenseException Class
Members  See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace : InvalidLicenseException Class




This exception is thrown if an invalid license is detected.

Object Model

Syntax

Visual Basic (Declaration)  
<SerializableAttribute()>
Public NotInheritable Class InvalidLicenseException 
   Inherits MicrXpressException
Visual Basic (Usage) Copy Code
Dim instance As InvalidLicenseException
C#  
[SerializableAttribute()]
public sealed class InvalidLicenseException : MicrXpressException 
Managed Extensions for C++  
[SerializableAttribute()]
public __gc __sealed class InvalidLicenseException : public MicrXpressException 
C++/CLI  
[SerializableAttribute()]
public ref class InvalidLicenseException sealed : public MicrXpressException 

Remarks

The following is a list of possible actions that can trigger this exception:

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.MicrXpressSdk.MicrXpressException
         Accusoft.MicrXpressSdk.InvalidLicenseException

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.