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


The following tables list the members exposed by ScreenCaptureException.

Public Constructors

 NameDescription
Public ConstructorScreenCaptureException ConstructorOverloaded.  Initializes a new instance of the ScreenCaptureException class with the specified serialization and context information.  
Top

Public Properties

 NameDescription
Public PropertyCode Gets or sets the code that caused this exception.  
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageOverridden.  (Read only) Gets a message that describes the current 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 MethodGetObjectDataOverridden.  Populates a specified SerializationInfo with the data needed to serialize this object.  
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top

See Also