Accusoft.ScanFixXpress8.Net
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)
[DebuggerNonUserCode()]
[DebuggerStepThrough()]
public ScanFixException( 
   string 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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback