Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrAlreadyProcess Class
Members


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

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

See Also