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

E76709-01
oracle.jbo

Class AfterPostException

    • Constructor Detail

      • AfterPostException

        public AfterPostException(java.lang.Exception[] exceptionList)
        Creates an instance of AfterPostException. This constructor uses EXC_AFTER_POST error message in oracle.jbo.CSMessageBundle.
        Parameters:
        exceptionList - an Array of exception thrown by TransactionPostListeners. 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.2.0)

E76709-01

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