Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


oracle.adfinternal.share.diagnostics.dump
Class ADFExceptionDump

java.lang.Object
  extended by oracle.dfw.dump.DiagnosticDump
      extended by oracle.dfw.dump.ComponentDiagnosticDump
          extended by oracle.adfinternal.share.diagnostics.dump.ADFExceptionDump

All Implemented Interfaces:
java.lang.Comparable<oracle.dfw.dump.DiagnosticDump>

public class ADFExceptionDump
extends oracle.dfw.dump.ComponentDiagnosticDump

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.dfw.dump.DiagnosticDump
oracle.dfw.dump.DiagnosticDump.DumpRunMode

 

Field Summary

 

Fields inherited from class oracle.dfw.dump.ComponentDiagnosticDump
m_savedThreadContextLoader

 

Constructor Summary
ADFExceptionDump(java.lang.Exception cause)
           

 

Method Summary
 oracle.dfw.dump.DumpResult executeDump(oracle.dfw.dump.DumpContext dumpContext)
           
protected  java.lang.Exception getCause()
           
 java.util.EnumSet<oracle.dfw.common.DiagnosticsCategory> getDumpCategories()
           
 java.lang.String getDumpDescription()
           
 java.lang.String getName()
           
 java.lang.String getOwner()
           
 oracle.dfw.dump.DiagnosticDump.DumpRunMode getRunMode()
           

 

Methods inherited from class oracle.dfw.dump.DiagnosticDump
compareTo, defineArgument, defineArgument, getDumpDescription, getFullDumpName, getMandatoryArguments, getOptionalArguments, toString, validateDumpContext

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

ADFExceptionDump

public ADFExceptionDump(java.lang.Exception cause)

Method Detail

getOwner

public java.lang.String getOwner()
Specified by:
getOwner in class oracle.dfw.dump.DiagnosticDump

getName

public java.lang.String getName()
Specified by:
getName in class oracle.dfw.dump.DiagnosticDump

getDumpCategories

public java.util.EnumSet<oracle.dfw.common.DiagnosticsCategory> getDumpCategories()
Specified by:
getDumpCategories in class oracle.dfw.dump.DiagnosticDump

getDumpDescription

public java.lang.String getDumpDescription()
Specified by:
getDumpDescription in class oracle.dfw.dump.DiagnosticDump

getRunMode

public oracle.dfw.dump.DiagnosticDump.DumpRunMode getRunMode()
Overrides:
getRunMode in class oracle.dfw.dump.DiagnosticDump

executeDump

public oracle.dfw.dump.DumpResult executeDump(oracle.dfw.dump.DumpContext dumpContext)
                                       throws oracle.dfw.dump.DumpExecutionException,
                                              oracle.dfw.dump.DumpWriterException
Specified by:
executeDump in class oracle.dfw.dump.DiagnosticDump
Throws:
oracle.dfw.dump.DumpExecutionException
oracle.dfw.dump.DumpWriterException

getCause

protected java.lang.Exception getCause()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


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