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

E67030-01
oracle.jbo

Class AfterRollbackException

    • Constructor Detail

      • AfterRollbackException

        public AfterRollbackException(java.lang.Exception[] exceptionList)
        Creates an instance of AfterRollbackException. This constructor uses EXC_AFTER_ROLLBACK 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.1)

E67030-01

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