Package com.nt.udc.filebrowser.exception
Class FileBrowserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.filebrowser.exception.FileBrowserException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException,Serializable
- Direct Known Subclasses:
InaccessibleDirectoryException,InvalidDirectoryException
public class FileBrowserException
extends RemoteException
implements com.nt.common.exceptions.SMGException
- See Also:
-
Field Summary
Fields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
ConstructorsConstructorDescriptionFileBrowserException(String message) FileBrowserException(String message, Exception e) -
Method Summary
Methods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileBrowserException
public FileBrowserException() -
FileBrowserException
-
FileBrowserException
-