Package nl.stokpop.eventscheduler.exception.handler
-
Exception Summary Exception Description AbortSchedulerException An event can throw AbortSchedulerException to stop the scheduler and trigger the registered abort handlers.KillSwitchException An event can throw KillSwitchException to stop the running test and trigger the registered kill handlers.SchedulerHandlerException Exceptions to be passed outside of the event sandbox.