| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DebuggerExceptionBreakpoint
Defines an exception breakpoint
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface oracle.ide.runner.DebuggerBreakpoint | 
|---|
DebuggerBreakpoint.BreakpointKind, DebuggerBreakpoint.BreakpointScope, DebuggerBreakpoint.BreakpointState | 
| Method Summary | |
|---|---|
 java.lang.String | 
getExceptionName()
Get the fully qualified name of the exception for this breakpoint as in java.lang.Exception  | 
 boolean | 
isBreakOnCaughtExceptions()
Find out if the debugger should stop for exceptions that will be caught  | 
 boolean | 
isBreakOnUncaughtExceptions()
Find out if the debugger should stop for exceptions that will be not be caught.  | 
| Method Detail | 
|---|
java.lang.String getExceptionName()
boolean isBreakOnCaughtExceptions()
boolean isBreakOnUncaughtExceptions()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||