Package com.nt.udc.filebrowser.exception
Class InvalidDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.filebrowser.exception.FileBrowserException
com.nt.udc.filebrowser.exception.InvalidDirectoryException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException,Serializable
- See Also:
-
Field Summary
Fields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
ConstructorsConstructorDescriptionInvalidDirectoryException(String message) InvalidDirectoryException(String message, Exception exception) -
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
-
InvalidDirectoryException
public InvalidDirectoryException() -
InvalidDirectoryException
-
InvalidDirectoryException
-