public class InvalidCodeException extends BarCodeException
The Exception will be thrown when invalid characters contained in the code text.
InvalidCodeException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvalidCodeException(java.lang.String message)
Exception
message