GS1 Barcode Syntax Engine — C / C++ API
Library for processing GS1 Application Identifier syntax
gs1encoders::GS1EncoderParameterException Class Reference

Thrown to indicate a problem with the parameters or input data passed to a setter. When the failure is a linting failure on AI data, gs1encoders::GS1Encoder::err_markup() returns a marked-up rendering of the offending AI. More...

#include <gs1encoders.hpp>

Inheritance diagram for gs1encoders::GS1EncoderParameterException:
Inheritance graph
[legend]
Collaboration diagram for gs1encoders::GS1EncoderParameterException:
Collaboration graph
[legend]

Detailed Description

Thrown to indicate a problem with the parameters or input data passed to a setter. When the failure is a linting failure on AI data, gs1encoders::GS1Encoder::err_markup() returns a marked-up rendering of the offending AI.


The documentation for this class was generated from the following file: