Class COM.odi.DatabaseException

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

public class DatabaseException
extends ObjectStoreException
A superclass of all exceptions related to databases and the class of exception thrown for miscellaneous database problems that do not need to be handled programmatically.



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