Class PerformRFCActionRemoteTransientException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class PerformRFCActionRemoteTransientException
    extends com.redwood.scheduler.api.exception.PerformRFCActionTransientException
    Unable to perform RFC action because of a transient remote exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • PerformRFCActionRemoteTransientException

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

        public PerformRFCActionRemoteTransientException​(Throwable cause)
        Unable to perform RFC action because of a transient remote exception.
        Parameters:
        cause - The originating exception, null if this is the originating exception