Leadtools.Wia Namespace > WiaException Class > WiaException Constructor : WiaException Constructor(String,WiaExceptionCode) |
public WiaException( string message, WiaExceptionCode code )
'Declaration Public Function New( _ ByVal message As String, _ ByVal code As WiaExceptionCode _ )
'Usage Dim message As String Dim code As WiaExceptionCode Dim instance As New WiaException(message, code)
public: WiaException( String^ message, WiaExceptionCode code )