TwainException Constructor |
| Name | Description | |
|---|---|---|
| TwainException | Creates a new instance of TwainException. | |
| TwainException(String) | Creates a new instance of TwainException specifying message. | |
| TwainException(SerializationInfo, StreamingContext) | Creates a new instance of TwainException from serialized information. | |
| TwainException(String, TwainConditionCode) | Creates a new instance of TwainException specifying the message and condition code. | |
| TwainException(String, Exception) | Creates a new instance of TwainException specifying message and baseException. |