An NDoc Documented Class Library

Exception Members

Exception overview

Public Instance Constructors

Exception Overloaded. Initializes a new instance of the Exception class.

Public Instance Properties

Description Description of the error.
HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData (inherited from Exception) 
GetType (inherited from Object) 
ToString (inherited from Exception) 

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize Destructor.
MemberwiseClone (inherited from Object) 

See Also

Exception Class | iNTERFACEWARE.IGC Namespace