Class COM.odi.FatalInternalException

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

public final class FatalInternalException
extends FatalException
Thrown when a condition that is not the result of a correctable user action results in an internal inconsistency that requires a shut down.



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