Accusoft.Forms1 - Updated
StreamParseErrorException Constructor(String)



Accusoft.BarcodeXpressSdk Namespace > StreamParseErrorException Class > StreamParseErrorException Constructor : StreamParseErrorException Constructor(String)
A string which represents the message.
Generated base exception for a stream parse error with a given message.
Syntax
Public Function New( _
   ByVal message As String _
)
Dim message As String
 
Dim instance As New StreamParseErrorException(message)
public StreamParseErrorException( 
   string message
)
public:
StreamParseErrorException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

StreamParseErrorException Class
StreamParseErrorException Members
Overload List