com.odi
Class ClassNotRegisteredException

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

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 with a call to the ClassInfo.register() method.

There are several situations that can cause this exception.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.