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


In This Topic
    Exception Class
    In This Topic
    Represents an exception.
    Syntax
    'Declaration
     
    
    Public Class Exception 
       Inherits System.Exception
    'Usage
     
    
    Dim instance As Exception
    public class Exception : System.Exception 
    Inheritance Hierarchy
    See Also