Class GS1EncoderParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gs1.gs1encoders.GS1EncoderParameterException
All Implemented Interfaces:
Serializable

public class GS1EncoderParameterException extends Exception
Custom error class for the wrapper for accessing the GS1 Barcode Syntax Engine native library from Java.
See Also:
  • Constructor Details

    • GS1EncoderParameterException

      public GS1EncoderParameterException(String msg)
      Constructs a new GS1EncoderParameterException with the specified error message.
      Parameters:
      msg - the error message