com.odi
Class ObjectNotPersistenceCapableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.ObjectException
                      extended bycom.odi.ObjectNotPersistenceCapableException
All Implemented Interfaces:
Serializable

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.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.