org.nuiton.topia.migration.kernel
Class ObjectNotFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.nuiton.topia.migration.kernel.ObjectNotFound
All Implemented Interfaces:
Serializable

public class ObjectNotFound
extends Exception

ObjectNotFound.java

Version:
$Revision: 1894 $ Last update : $Date: 2010-04-15 17:44:51 +0200 (jeu., 15 avril 2010) $
Author:
Chatellier Eric, Chevallereau Benjamin, Eon Sébastien, Trève Vincent
See Also:
Serialized Form

Constructor Summary
ObjectNotFound()
           
ObjectNotFound(String arg0)
           
ObjectNotFound(String arg0, Throwable arg1)
           
ObjectNotFound(Throwable arg0)
           
 
Method Summary
 
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
 

Constructor Detail

ObjectNotFound

public ObjectNotFound()

ObjectNotFound

public ObjectNotFound(String arg0)

ObjectNotFound

public ObjectNotFound(Throwable arg0)

ObjectNotFound

public ObjectNotFound(String arg0,
                      Throwable arg1)


Copyright © 2004-2010 CodeLutin. All Rights Reserved.