Barcode Xpress for .NET Framework v14.0 - Updated
Accusoft.BarcodeXpressSdk Namespace / StreamParseErrorException Class / StreamParseErrorException Constructor / StreamParseErrorException Constructor()




In This Topic
    StreamParseErrorException Constructor()
    In This Topic
    Generated base exception for a stream parse error.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New StreamParseErrorException()
    public StreamParseErrorException()
    public: StreamParseErrorException();
    public:
    StreamParseErrorException();
    See Also