Class JobFileRemoteTransientException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class JobFileRemoteTransientException
    extends com.redwood.scheduler.api.exception.JobFileTransientException
    Unable to search job file because of a remote exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • JobFileRemoteTransientException

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

        public JobFileRemoteTransientException​(Throwable cause)
        Unable to search job file because of a remote exception.
        Parameters:
        cause - The originating exception, null if this is the originating exception