Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception Class
Fields Properties Methods Events


Exception Class Members

The following tables list the members exposed by Exception.

Protected Fields
 NameDescription
Protected FieldSets the error code.  
Protected FieldSets the error message.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Exception)
Public PropertyGets the error code.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyOverridden. Gets the error message.  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also