Class GS1EncoderDigitalLinkException

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

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

    • GS1EncoderDigitalLinkException

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