public class BarcodeException extends Exception
| Constructor and Description |
|---|
BarcodeException(String message)
Constructor for BarcodeException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BarcodeException(String message)
message - the detail message for this exception.Copyright © 2003–2023. All rights reserved.