com.atomikos.util
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.util.ObjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class ObjectNotFoundException
- extends Exception
Copyright © 2001, Atomikos. All rights reserved.
An exception to indicate that a requested object was not found.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectNotFoundException
public ObjectNotFoundException()
ObjectNotFoundException
public ObjectNotFoundException(String msg)