org.exolab.castor.jdo
Class ObjectDeletedException

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

public class ObjectDeletedException
extends ObjectNotPersistentException

This exception is thrown when accessing an object that was deleted.

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

Constructor Summary
ObjectDeletedException(java.lang.String message)
          Construct an instance of the exception.
 
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

ObjectDeletedException

public ObjectDeletedException(java.lang.String message)
Construct an instance of the exception.
Parameters:
msg - A string providing a description of the exception.


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