Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.3.0)

E80079-01
oracle.jbo

Class AfterCommitException

    • Constructor Detail

      • AfterCommitException

        public AfterCommitException(java.lang.Exception[] exceptionList)
        Creates an instance of AfterCommitException. This constructor uses EXC_AFTER_COMMIT error message in oracle.jbo.CSMessageBundle.
        Parameters:
        exceptionList - an Array of exception thrown by TransactionListeners. Exceptions from this array are added as "details" of this exception. Details may be retrieved by calling getExceptions.
        See Also:
        JboException.getExceptions()
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.3.0)

E80079-01

Copyright © 1997, 2017, Oracle. All rights reserved.