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




Accusoft.ScanFixXpressSdk Namespace > ScanFixUnsupportedImageException Class > ScanFixUnsupportedImageException Constructor : ScanFixUnsupportedImageException Constructor(String,Int32)
Error message of the exception.
An integer that represents the error 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 ScanFixUnsupportedImageException(message, number)

Parameters

message
Error message of the exception.
number
An integer that represents the error number.
See Also

Reference

ScanFixUnsupportedImageException Class
ScanFixUnsupportedImageException Members
Overload List