Class COM.odi.NoTransactionInProgressException

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

public final class NoTransactionInProgressException
extends TransactionException
Thrown if a transaction is not in progress when PSE/PSE Pro tries to call an entry point that requires a transaction to be in progress.



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