SchedulerShutdownException ========================== .. java:package:: org.motechproject.scheduler.exception :noindex: .. java:type:: public class SchedulerShutdownException extends RuntimeException The \ ``SchedulerShutdownException``\ exception informs about that there were problems with shutdown scheduler. Constructors ------------ SchedulerShutdownException ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public SchedulerShutdownException(Throwable e) :outertype: SchedulerShutdownException