Class SchedulerContextException

    • Constructor Detail

      • SchedulerContextException

        public SchedulerContextException​(String context,
                                         String message)
      • SchedulerContextException

        public SchedulerContextException​(String context,
                                         String message,
                                         Exception ex)
      • SchedulerContextException

        public SchedulerContextException​(String context,
                                         String messageFormat,
                                         Object... arguments)