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




In This Topic
    ErrorCorrectionLevelTooHighException Constructor()
    In This Topic
    Generated base exception for an error correction level too high.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ErrorCorrectionLevelTooHighException()
    public ErrorCorrectionLevelTooHighException()
    public: ErrorCorrectionLevelTooHighException();
    public:
    ErrorCorrectionLevelTooHighException();
    See Also