The following tables list the members exposed by WiaException.
Name | Description | |
---|---|---|
WiaException | Initializes a new instance of the WiaException class with its Message string set to the default message that corresponds to code and its inner exception set to a null reference (Nothing in VB). |
Name | Description | |
---|---|---|
GetCodeMessage | Gets the error string that corresponds to the specified WiaExceptionCode. | |
GetObjectData | Populates a specified SerializationInfo with the data needed to serialize this object. | |
SetCodeMessage | Sets the error string that corresponds to the specified WiaExceptionCode. |
Name | Description | |
---|---|---|
Code | Gets or sets the code that caused this exception. | |
Message | Gets a message that describes the current exception. |