|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||