Accusoft.Forms1 - Updated
SmartZoneOCRException Constructor(Int32)



Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCRException Class > SmartZoneOCRException Constructor : SmartZoneOCRException Constructor(Int32)
An integer which represents the error number.
Initializes a new instance of the SmartZoneOCRException class with a given error number.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal errorNumber As Integer _
)
Dim errorNumber As Integer
 
Dim instance As New SmartZoneOCRException(errorNumber)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public SmartZoneOCRException( 
   int errorNumber
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
SmartZoneOCRException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

SmartZoneOCRException Class
SmartZoneOCRException Members
Overload List