org.xins.common.spec
Class EntityNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.xins.common.spec.EntityNotFoundException
All Implemented Interfaces:
Serializable

public class EntityNotFoundException
extends Exception

Thrown when the required entity cannot be found in the API.

Since:
XINS 1.3.0
Version:
$Revision: 1.7 $ $Date: 2006/08/28 09:12:34 $
Author:
Anthony Goubard
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



See http://www.xins.org/.