Class RemovingDeviceWithDirException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.archive.exception.RemovingDeviceWithDirException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy usunąć urządzenie, które zawiera katalogi.
- Author:
- Paweł Rosolak 05-04-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRemovingDeviceWithDirException
(String message) RemovingDeviceWithDirException
(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
-
RemovingDeviceWithDirException
public RemovingDeviceWithDirException() -
RemovingDeviceWithDirException
-
RemovingDeviceWithDirException
-
RemovingDeviceWithDirException
-