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 the application tries to use a type that is not persistence-capable in a context that requires a persistence-capable type.



Copyright © 1996, 1997 Object Design, Inc. All rights reserved.