Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainException Class > TwainException Constructor : TwainException Constructor(String,Exception) |
'Usage
Dim message As String Dim inner As Exception Dim instance As New TwainException(message, inner)
public: TwainException( String^ message, Exception^ inner )