Accusoft.ScanFixXpress7.Net
ScanFixException Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.ScanFixXpressSdk Namespace : ScanFixException Class

Glossary Item Box

The following tables list the members exposed by ScanFixException.

Public Constructors

 NameDescription
Public ConstructorScanFixException ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyData Gets a collection of key/value pairs that provide additional user-defined information about the exception. (Inherited from System.Exception)
Public PropertyHelpLink Gets or sets a link to the help file associated with this exception. (Inherited from System.Exception)
Public PropertyInnerExceptionGets the System.Exception instance that caused the current exception. (Inherited from System.Exception)
Public PropertyMessage Gets a message that describes the current exception. (Inherited from System.Exception)
Public PropertyNumber Gets the error number  
Public PropertySource Gets or sets the name of the application or the object that causes the error. (Inherited from System.Exception)
Public PropertyStackTrace Gets a string representation of the frames on the call stack at the time the current exception was thrown. (Inherited from System.Exception)
Public PropertyTargetSite Gets the method that throws the current exception. (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected PropertyHResult Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public MethodGetBaseExceptionWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception)
Public MethodGetObjectDataOverridden.  Completes ISerializable implementation to satisfy CA2240  
Public MethodGetType Gets the runtime type of the current instance. (Inherited from System.Exception)
Public MethodToString Creates and returns a string representation of the current exception. (Inherited from System.Exception)
Top

See Also

©2012. Accusoft Corporation. All Rights Reserved.