SchedulingException(msg: String)
Constructor for SchedulingException.
SchedulingException(msg: String, cause: Throwable)
Constructor for SchedulingException.
cause - the root cause (usually from using a underlying scheduling API such as Quartz)