org.nuiton.topia.migration.kernel
Class ObjectNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuiton.topia.migration.kernel.ObjectNotFound
- All Implemented Interfaces:
- Serializable
Deprecated. since 2.3.4, please use now the simplify service TopiaMigrationEngine
@Deprecated
public class ObjectNotFound
- extends Exception
ObjectNotFound.java
- Author:
- Chatellier Eric, Chevallereau Benjamin, Eon Sébastien, Trève Vincent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectNotFound
public ObjectNotFound()
- Deprecated.
ObjectNotFound
public ObjectNotFound(String arg0)
- Deprecated.
ObjectNotFound
public ObjectNotFound(Throwable arg0)
- Deprecated.
ObjectNotFound
public ObjectNotFound(String arg0,
Throwable arg1)
- Deprecated.
Copyright © 2004-2010 CodeLutin. All Rights Reserved.