for GdPicture.NET
XTractFlow.API.Exceptions Namespace / InvalidLicenseException Class
Members



In This Topic
    InvalidLicenseException Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class InvalidLicenseException 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As InvalidLicenseException
    public class InvalidLicenseException : System.Exception 
    public ref class InvalidLicenseException : public System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          XTractFlow.API.Exceptions.InvalidLicenseException

    See Also