public class RemoteFileSystemException
extends ECFException
| Constructor and Description |
|---|
RemoteFileSystemException() |
RemoteFileSystemException(IStatus status) |
RemoteFileSystemException(java.lang.String message,
java.lang.Throwable cause) |
public RemoteFileSystemException()
public RemoteFileSystemException(IStatus status)
status - statuspublic RemoteFileSystemException(java.lang.String message,
java.lang.Throwable cause)
message - messagecause - cause