Class RemoteFileSystemException

    • Constructor Detail

      • RemoteFileSystemException

        public RemoteFileSystemException()
      • RemoteFileSystemException

        public RemoteFileSystemException​(org.eclipse.core.runtime.IStatus status)
        Parameters:
        status - status
      • RemoteFileSystemException

        public RemoteFileSystemException​(String message,
                                         Throwable cause)
        Parameters:
        message - message
        cause - cause
      • RemoteFileSystemException

        public RemoteFileSystemException​(String message)
        Parameters:
        message - message
      • RemoteFileSystemException

        public RemoteFileSystemException​(Throwable cause)
        Parameters:
        cause - cause