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



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

    System.Object
       System.Exception
          XTractFlow.API.Exceptions.PreprocessingException

    See Also