Class SchedulerAPIRetriablePersistenceException

    • Constructor Detail

      • SchedulerAPIRetriablePersistenceException

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

        public SchedulerAPIRetriablePersistenceException​(Throwable cause)
        Indicates an exception that can be potentially fixed by trying again.
        Parameters:
        cause - The originating exception, null if this is the originating exception