LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WiaException Class Methods
See Also 
Leadtools.Wia Namespace : WiaException Class


"

For a list of all members of this type, see WiaException members.

"

Public Methods

 NameDescription
public Method GetBaseExceptionWhen 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 Methodstatic (Shared in Visual Basic) GetCodeMessageGets the error string that corresponds to a specific WiaExceptionCode.  
public Method GetObjectDataOverridden. Populates a specified SerializationInfo with the data needed to serialize this object.  
public Method GetTypeGets the runtime type of the current instance. (Inherited from System.Exception)
public Methodstatic (Shared in Visual Basic) SetCodeMessageSets the error string that corresponds to a specific WiaExceptionCode.  
Top

See Also