Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Interface
oracle.javatools.dialogs.ExceptionDialog.ThrowableChainTraverser

Packages that use ExceptionDialog.ThrowableChainTraverser
oracle.javatools.dialogs Contains dialog utilities that do not depend directly on the JDeveloper framework. 
 

Uses of ExceptionDialog.ThrowableChainTraverser in oracle.javatools.dialogs
 

Methods in oracle.javatools.dialogs with parameters of type ExceptionDialog.ThrowableChainTraverser
static void ExceptionDialog.registerThrowableChainTraverser(java.lang.Class exceptionClass, ExceptionDialog.ThrowableChainTraverser tct)
          Register a ThrowableChainTraverser with the ExceptionDialog utility.
static void ExceptionDialog.unregisterThrowableChainTraverser(ExceptionDialog.ThrowableChainTraverser tct)
          Unregister ThrowableChainTraverser
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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