Class SchedulingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.UncheckedDeephavenException
com.illumon.iris.controller.exception.SchedulingException
- All Implemented Interfaces:
Serializable
public class SchedulingException extends UncheckedDeephavenException
An
UncheckedDeephavenException
indicating a problem with query scheduling- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SchedulingException(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