public class JobInputException extends JobException
An exception thrown by a JobInstance
when the given JobInput is not what it
expected
| Constructor and Description |
|---|
JobInputException() |
JobInputException(String arg0) |
JobInputException(String message,
Throwable cause) |
JobInputException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1999–2017 Apache OODT. All rights reserved.