Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.jbo.uicli.jui
Class JUErrorHandlerDialog

java.lang.Object
  extended byoracle.jbo.uicli.controls.JUErrorHandlerDlg
      extended byoracle.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.

Methods inherited from class oracle.jbo.uicli.controls.JUErrorHandlerDlg
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 ADF Model and Business Components API Reference 10.1.2 B14022-02


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