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, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.