webmngr.webdoc
Class DeviceNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--webmngr.webdoc.DeviceNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class DeviceNotFoundException
extends java.lang.Exception

Author:
Alexandre Nóbrega Duarte
See Also:
Serialized Form

Constructor Summary
DeviceNotFoundException()
           
DeviceNotFoundException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceNotFoundException

public DeviceNotFoundException()

DeviceNotFoundException

public DeviceNotFoundException(java.lang.String s)