Class SundialSchedulerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.knowm.sundial.exceptions.SundialSchedulerException
All Implemented Interfaces:
Serializable

public class SundialSchedulerException extends RuntimeException
A RuntimeException that wraps some checked Exceptions in the SundialScheduler class.
Author:
timmolter
See Also:
  • Constructor Details

    • SundialSchedulerException

      public SundialSchedulerException(String msg, Throwable cause)
      Constructor
      Parameters:
      msg -
      cause -