Class PerformRFCActionRemotePasswordExpiredException

  • All Implemented Interfaces:
    ExceptionData, Serializable

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

      • PerformRFCActionRemotePasswordExpiredException

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

        public PerformRFCActionRemotePasswordExpiredException​(Throwable cause)
        Unable to perform RFC action because of password expired exception.
        Parameters:
        cause - The originating exception, null if this is the originating exception