org.exolab.castor.jdo
Class ObjectNotPersistentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.exolab.castor.jdo.PersistenceException
                    |
                    +--org.exolab.castor.jdo.ObjectNotPersistentException
Direct Known Subclasses:
ObjectDeletedException

public class ObjectNotPersistentException
extends PersistenceException

Exception indicating object is not persistent. Thrown when attempting to remove or lock a transient object.

Version:
$Revision: 1.4 $ $Date: 2000/11/04 01:31:04 $
Author:
Assaf Arkin
See Also:
Serialized Form

Constructor Summary
ObjectNotPersistentException(java.lang.String message)
           
 
Methods inherited from class org.exolab.castor.jdo.PersistenceException
getException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectNotPersistentException

public ObjectNotPersistentException(java.lang.String message)


Intalio Inc. (C) 1999-2001. All rights reserved http://www.intalio.com