public class JobRepositoryException extends Exception
An exception thrown when persisting a Job to a JobRepository.
| Constructor and Description |
|---|
JobRepositoryException() |
JobRepositoryException(String arg0) |
JobRepositoryException(String arg0,
Throwable arg1) |
JobRepositoryException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2017 Apache OODT. All rights reserved.