Leadtools.Wia Namespace > WiaException Class > WiaException Constructor : WiaException Constructor(String,Exception) |
'Usage Dim message As String Dim inner As Exception Dim instance As New WiaException(message, inner)
public: WiaException( String^ message, Exception^ inner )