The TwainException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TwainException()()()() |
Initializes a new instance of the TwainException class.
| |
| TwainException(String) |
Initializes a new instance of the TwainException class with a specified error message.
| |
| TwainException(String, ErrorCode) |
Initializes a new instance of the TwainException class with a specified error message and error code.
|
Properties
| Name | Description | |
|---|---|---|
| Code |
Get and set DynamicDotNetTWAIN error code.
| |
| Message |
Gets a message that describes the current exception.
(Overrides Exception..::..Message.) | |
| StackTrace |
Gets a string representation of the frames on the call stack at the time the current exception was thrown.
(Overrides Exception..::..StackTrace.) |