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