Class COM.odi.ClassNotRegisteredException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----COM.odi.ObjectStoreException
                                   |
                                   +----COM.odi.SchemaException
                                           |
                                           +----COM.odi.ClassNotRegisteredException

public final class ClassNotRegisteredException
extends SchemaException
Thrown whenever an attempt is made to access a class that is not known to PSE/PSE Pro because the class was not registered by calling ClassInfo.register().



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