Accusoft.Forms1 - Updated
SmartZoneICRException Constructor(String)



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

Parameters

message
A string which represents the error message.
See Also

Reference

SmartZoneICRException Class
SmartZoneICRException Members
Overload List