Accusoft.Forms1 - Updated
ScanFixException Constructor(String)



Accusoft.ScanFixXpressSdk Namespace > ScanFixException Class > ScanFixException Constructor : ScanFixException Constructor(String)
Brief description of the exception.
Instantiates an exception containing a message.
Syntax
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New ScanFixException(message)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public ScanFixException( 
   string message
)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public:
ScanFixException( 
   String^ message
)

Parameters

message
Brief description of the exception.
See Also

Reference

ScanFixException Class
ScanFixException Members
Overload List