|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fusesource.web.console.client.util.DebugHelper
public class DebugHelper
| Field Summary | |
|---|---|
protected static int |
MAX_STACK_DEPTH
|
| Constructor Summary | |
|---|---|
DebugHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getStacktraceAsString(java.lang.Throwable tracepoint)
|
static void |
performDefaultErrorHandling(java.lang.Throwable caught)
|
static void |
registerErrorHandler()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final int MAX_STACK_DEPTH
| Constructor Detail |
|---|
public DebugHelper()
| Method Detail |
|---|
public static void registerErrorHandler()
public static void performDefaultErrorHandling(java.lang.Throwable caught)
public static java.lang.String getStacktraceAsString(java.lang.Throwable tracepoint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||