Class SFailedJobReadException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SFailedJobReadException extends SSchedulerException
Author:
Celine Souchet
See Also:
  • Constructor Details

    • SFailedJobReadException

      public SFailedJobReadException(String message)
    • SFailedJobReadException

      public SFailedJobReadException(Exception e)
    • SFailedJobReadException

      public SFailedJobReadException(String message, Exception exception)