Click or drag to resize

TwainException Constructor

Overload List
  NameDescription
Public methodTwainException
Creates a new instance of TwainException.
Public methodTwainException(String)
Creates a new instance of TwainException specifying message.
Protected methodTwainException(SerializationInfo, StreamingContext)
Creates a new instance of TwainException from serialized information.
Public methodTwainException(String, TwainConditionCode)
Creates a new instance of TwainException specifying the message and condition code.
Public methodTwainException(String, Exception)
Creates a new instance of TwainException specifying message and baseException.
Top
See Also