Class COM.odi.ObjectNotPersistenceCapableException
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.ObjectException
                                           |
                                           +----COM.odi.ObjectNotPersistenceCapableException
  -  public final class ObjectNotPersistenceCapableException
  
-  extends ObjectException
  
Thrown when an attempt is made to call an API entrypoint
 on an object that is not persistence-capable when the
 entrypoint requires a persistence-capable object.
Copyright © 1996, 1997, 1998 Object Design, Inc. All rights reserved.