Class NotEnoughSpaceOnDeviceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.archive.exception.NotEnoughSpaceOnDeviceException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy zapisać dane na urządzeniu, lecz brakuje wystarczającej przestrzeni dyskowej.
- Author:
- Paweł Rosolak 05-04-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotEnoughSpaceOnDeviceException
(String message) NotEnoughSpaceOnDeviceException
(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
-
NotEnoughSpaceOnDeviceException
public NotEnoughSpaceOnDeviceException() -
NotEnoughSpaceOnDeviceException
-
NotEnoughSpaceOnDeviceException
-
NotEnoughSpaceOnDeviceException
-