Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / InvalidErrorCorrectionLevelException Class
Members




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
Inheritance Hierarchy

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

See Also