Class RemovingRootDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.archive.exception.RemovingRootDirectoryException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy usunąć katalog, który jest katalogiem nadrzędnym.
- Author:
- Paweł Rosolak 05-04-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemovingRootDirectoryException
(String message) RemovingRootDirectoryException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemovingRootDirectoryException
public RemovingRootDirectoryException() -
RemovingRootDirectoryException
-
RemovingRootDirectoryException
-
RemovingRootDirectoryException
-