Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

oracle.jbo.uicli.jui
Class JUErrorHandlerDialog

java.lang.Object
  extended by oracle.jbo.uicli.controls.JUErrorHandlerDlg
      extended by oracle.jbo.uicli.jui.JUErrorHandlerDialog
All Implemented Interfaces:
DCErrorHandler, JUErrorHandler

Deprecated. since 9.0.3 use oracle.jbo.uicli.controls.JUErrorHandlerDlg instead.

public class JUErrorHandlerDialog
extends JUErrorHandlerDlg

Dialog that implements JUErrorHandler interface in the framework. This is the dialog that displays by default on an exception in the framework. Applications should provide their own implementation of JUErrorHandler to customize error displays.


Constructor Summary
JUErrorHandlerDialog()
          Deprecated.  
 
Method Summary
 
Methods inherited from class oracle.jbo.uicli.controls.JUErrorHandlerDlg
isWarningVetoed, reportException, reportException, reportException, reportException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUErrorHandlerDialog

public JUErrorHandlerDialog()
Deprecated. 

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05

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