Accusoft.Forms1 - Updated
SmartZoneOCRException Constructor(String)



Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCRException Class > SmartZoneOCRException Constructor : SmartZoneOCRException Constructor(String)
A string which represents the error message.
Initializes a new instance of the SmartZoneOCRException class with a given string.
Syntax
<DebuggerStepThroughAttribute()>
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New SmartZoneOCRException(message)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public SmartZoneOCRException( 
   string message
)
[DebuggerStepThrough()]
[DebuggerNonUserCode()]
public:
SmartZoneOCRException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

SmartZoneOCRException Class
SmartZoneOCRException Members
Overload List