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