Class GeneralListDirectoryRemoteException

    • Constructor Detail

      • GeneralListDirectoryRemoteException

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

        public GeneralListDirectoryRemoteException​(Throwable cause,
                                                   String message)
        List directory contents failed.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        message - Reason for error.