Class ListDirectoryRemoteTransientException

  • All Implemented Interfaces:
    ExceptionData, Serializable

    @Generated("build/redwood/jbs/generated-exceptions/Exceptions.java.tmpl")
    public class ListDirectoryRemoteTransientException
    extends com.redwood.scheduler.api.exception.ListDirectoryTransientException
    Unable to list directory contents because of a remote exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • ListDirectoryRemoteTransientException

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

        public ListDirectoryRemoteTransientException​(Throwable cause)
        Unable to list directory contents because of a remote exception.
        Parameters:
        cause - The originating exception, null if this is the originating exception