Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
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
'Declaration
 
<DebuggerNonUserCodeAttribute()>
<DebuggerStepThroughAttribute()>
Public Function New( _
   ByVal message As String _
)
 
'Usage
 
Dim message As String
 
Dim instance As New ScanFixException(message)

Parameters

message
Brief description of the exception.
See Also

Reference

ScanFixException Class
ScanFixException Members
Overload List