Class ListDirectoryRemoteException

  • All Implemented Interfaces:
    ExceptionData, Serializable

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

      • ListDirectoryRemoteException

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

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