public class InvalidLotlDataException extends SafeCallingAvoidantException
SafeCallingAvoidantException to indicate that the issue is severe enough to avoid safe calling.object| Constructor and Description |
|---|
InvalidLotlDataException(String message)
Constructs a new InvalidCountryLotlDataException with the specified detail message.
|
InvalidLotlDataException(String message,
Object obj)
Constructs a new InvalidCountryLotlDataException with the specified detail message and an object for more
details.
|
getMessage, getMessageParams, setMessageParamsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidLotlDataException(String message)
message - the detail messagepublic InvalidLotlDataException(String message, Object obj)
message - the detail messageobj - an object providing additional context or details about the exceptionCopyright © 1998–2025 Apryse Group NV. All rights reserved.