public final class BatchException extends Exception
Constructor and Description |
---|
BatchException(String message)
Constructs a new
BatchException with given message. |
BatchException(String message,
Throwable cause)
Constructs a new
BatchException with given message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BatchException(String message)
BatchException
with given message.message
- MessageCopyright 2011-2017 ForgeRock AS.