Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrAlreadyProcess Class
Members


In This Topic
    Exception.ErrAlreadyProcess Class
    In This Topic
    Handles the exception caused by already being in process.
    Syntax
    'Declaration
     
    
    Public Class Exception.ErrAlreadyProcess 
       Inherits Exception
    'Usage
     
    
    Dim instance As Exception.ErrAlreadyProcess
    public class Exception.ErrAlreadyProcess : Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.PDF.Exception
             FarPoint.PDF.Exception.ErrAlreadyProcess

    See Also