Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
ScanFixException Constructor(String,Int32)




Accusoft.ScanFixXpressSdk Namespace > ScanFixException Class > ScanFixException Constructor : ScanFixException Constructor(String,Int32)
Error message of the exception.
Integer indicating exception number.
Instantiates an exception containing a Message and number.
Syntax
'Declaration
 
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal message As String, _
   ByVal number As Integer _
)
 
'Usage
 
Dim message As String
Dim number As Integer
 
Dim instance As New ScanFixException(message, number)

Parameters

message
Error message of the exception.
number
Integer indicating exception number.
See Also

Reference

ScanFixException Class
ScanFixException Members
Overload List