public class JobPersistenceException extends SchedulerException
| Constructor and Description |
|---|
JobPersistenceException(String msg)
Create a
JobPersistenceException with the given message. |
JobPersistenceException(String msg,
Throwable cause)
Create a
JobPersistenceException with the given message and
cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021 Philip Helger. All rights reserved.