Class COM.odi.IncompatibleClassException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----COM.odi.ObjectStoreException
|
+----COM.odi.SchemaException
|
+----COM.odi.IncompatibleClassException
- public final class IncompatibleClassException
- extends SchemaException
Thrown when attempting to use a persistent object whose persistent schema
does not match its current, transient class definition.
Copyright © 1996, 1997 Object Design, Inc. All rights reserved.