Class DeviceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.archive.exception.DeviceNotFoundException
- All Implemented Interfaces:
Serializable
Wyjątek występujący, gdy próbujemy odwołać się do urządzania, którego nie ma w bazie danych.
- Author:
- Paweł Rosolak 05-04-2013
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeviceNotFoundException
(String message) DeviceNotFoundException
(String message, Throwable cause) DeviceNotFoundException
(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
-
DeviceNotFoundException
public DeviceNotFoundException() -
DeviceNotFoundException
-
DeviceNotFoundException
-
DeviceNotFoundException
-