Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LeadtoolsException Class Members
See Also  Properties  Methods 
Leadtools Namespace : LeadtoolsException Class


The following tables list the members exposed by LeadtoolsException.

Protected Constructors

 NameDescription
Protected ConstructorLeadtoolsException ConstructorOverloaded.  Initializes a new instance of the Exception class with the specified serialization and context information.  
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected PropertyHResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData (Inherited from System.Exception)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also