Class SchedulingException

All Implemented Interfaces:
Serializable

public class SchedulingException extends UncheckedDeephavenException
An UncheckedDeephavenException indicating a problem with query scheduling
See Also:
  • Constructor Details

    • SchedulingException

      public SchedulingException(String reason)
    • SchedulingException

      public SchedulingException(String reason, Throwable cause)