| Overload | Description |
|---|---|
| TwainException Constructor() | Initializes a new instance of the TwainException class. |
| TwainException Constructor(String) | Initializes a new instance of the TwainException class with a specified error message. |
| TwainException Constructor(String,Exception) | Initializes a new instance of the TwainException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
| TwainException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the TwainException class with serialized data. |