Accusoft.ScanFixXpress8.Net
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)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public ScanFixUnsupportedImageException( 
   string message,
   int number
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public: ScanFixUnsupportedImageException( 
   string* message,
   int number
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
ScanFixUnsupportedImageException( 
   String^ message,
   int 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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback