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

  Name Description
Protected Constructor LeadtoolsException Constructor Overloaded.  Initializes a new instance of the Exception class with the specified serialization and context information.  
Top

Public Properties

  Name Description
Public Property Data (Inherited from System.Exception)
Public Property HelpLink (Inherited from System.Exception)
Public Property InnerException (Inherited from System.Exception)
Public Property Message (Inherited from System.Exception)
Public Property Source (Inherited from System.Exception)
Public Property StackTrace (Inherited from System.Exception)
Public Property TargetSite (Inherited from System.Exception)
Top

Protected Properties

  Name Description
Protected Property HResult (Inherited from System.Exception)
Top

Public Methods

  Name Description
Public Method GetBaseException (Inherited from System.Exception)
Public Method GetObjectData (Inherited from System.Exception)
Public Method GetType (Inherited from System.Exception)
Public Method ToString (Inherited from System.Exception)
Top

See Also