Barcode Xpress for .NET Framework v13.9 - Updated
StreamParseErrorException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : StreamParseErrorException Class
This exception is thrown if a parse error is encounterd in the ReadFromStream method.
Object Model
StreamParseErrorException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class StreamParseErrorException 
   Inherits BarcodeException
'Usage
 
Dim instance As StreamParseErrorException
[Serializable()]
public sealed class StreamParseErrorException : BarcodeException 
[Serializable()]
public __gc __sealed class StreamParseErrorException : public BarcodeException 
[Serializable()]
public ref class StreamParseErrorException sealed : public BarcodeException 
Remarks
This exception indicates a formating error in the XML stream parameters.
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.StreamParseErrorException

See Also

Reference

StreamParseErrorException Members
Accusoft.BarcodeXpressSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.