public class JobQueueException extends Exception
Exception thrown when there is an error with the
JobQueue
ing subsystem.
Constructor and Description |
---|
JobQueueException() |
JobQueueException(String arg0) |
JobQueueException(String arg0,
Throwable arg1) |
JobQueueException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999–2017 Apache OODT. All rights reserved.