Class QueueFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.appengine.api.taskqueue.QueueFailureException
- All Implemented Interfaces:
Serializable
Unspecified queue failure.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueFailureException
(String detail) QueueFailureException
(String string, Throwable exception) QueueFailureException
(Throwable exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QueueFailureException
-
QueueFailureException
-
QueueFailureException
-