Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.messages
Class ExceptionHandlerBean

java.lang.Object
  extended by oracle.adf.model.binding.DCErrorHandlerImpl
      extended by oracle.apps.fnd.applcore.messages.MessageFormatHandler
          extended by oracle.apps.fnd.applcore.messages.ExceptionHandlerBean
All Implemented Interfaces:
oracle.adf.model.binding.DCCachingErrorHandler, oracle.adf.model.binding.DCErrorHandler, oracle.adf.model.binding.DCErrorMessageHandler

public class ExceptionHandlerBean
extends MessageFormatHandler

Request Scope managed bean for handling exceptions


Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.messages.MessageFormatHandler
FAILSAFE_ERROR, FND_CMN_SYS_ERR
 
Constructor Summary
ExceptionHandlerBean()
           
 
Method Summary
 java.lang.String getErrorMessage()
           
 void showPopup()
          Shows Exception popup
 
Methods inherited from class oracle.apps.fnd.applcore.messages.MessageFormatHandler
getDetailedDisplayMessage, getDisplayMessage, isDisplayOnlyException, reportException
 
Methods inherited from class oracle.adf.model.binding.DCErrorHandlerImpl
isThrowFlag, setThrowFlag, skipException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandlerBean

public ExceptionHandlerBean()
Method Detail

showPopup

public void showPopup()
Shows Exception popup


getErrorMessage

public java.lang.String getErrorMessage()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.