Class SchedulerAPIPersistenceRuntimeException

    • Constructor Detail

      • SchedulerAPIPersistenceRuntimeException

        protected SchedulerAPIPersistenceRuntimeException​(String newErrorCode,
                                                          String messageFormat,
                                                          Throwable cause,
                                                          Object[] exceptionDataEN,
                                                          Object[] exceptionData)
      • SchedulerAPIPersistenceRuntimeException

        public SchedulerAPIPersistenceRuntimeException​(Throwable cause)
        An exception occurred during the execution of a persistence layer method.
        Parameters:
        cause - The originating exception, null if this is the originating exception