Class SchedulingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
io.deephaven.enterprise.controller.exception.SchedulingException
- All Implemented Interfaces:
Serializable
An
UncheckedDeephavenException
indicating a problem with query scheduling- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchedulingException
(String reason) SchedulingException
(String reason, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchedulingException
-
SchedulingException
-