Barcode Xpress for .NET v13 - Updated
InvalidErrorCorrectionLevelException Class
Members 




Accusoft.BarcodeXpressSdk Namespace : InvalidErrorCorrectionLevelException Class
This exception is thrown if the error correction level is not in the valid range for the 2D barcode type.
Object Model
InvalidErrorCorrectionLevelException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidErrorCorrectionLevelException 
   Inherits BarcodeException
'Usage
 
Dim instance As InvalidErrorCorrectionLevelException
[Serializable()]
public sealed class InvalidErrorCorrectionLevelException : BarcodeException 
[Serializable()]
public __gc __sealed class InvalidErrorCorrectionLevelException : public BarcodeException 
[Serializable()]
public ref class InvalidErrorCorrectionLevelException sealed : public BarcodeException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.InvalidErrorCorrectionLevelException

See Also

Reference

InvalidErrorCorrectionLevelException Members
Accusoft.BarcodeXpressSdk Namespace