Class DeviceNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.suncode.pwfl.archive.exception.DeviceNotFoundException
All Implemented Interfaces:
Serializable

public class DeviceNotFoundException extends Exception
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 Details

    • DeviceNotFoundException

      public DeviceNotFoundException()
    • DeviceNotFoundException

      public DeviceNotFoundException(String message, Throwable cause)
    • DeviceNotFoundException

      public DeviceNotFoundException(String message)
    • DeviceNotFoundException

      public DeviceNotFoundException(Throwable cause)