public class X_Debug extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
X_Debug.DebugStream |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(Throwable e) |
static ErrorHandler |
defaultHandler() |
static void |
inspect(String qualifiedBinaryName) |
static boolean |
isBenchmark() |
static void |
maybeRethrow(Throwable e) |
static RuntimeException |
rethrow(Throwable e) |
static void |
traceSystemErr() |
static void |
traceSystemErr(int ignoreDepth) |
static void |
traceSystemOut() |
static void |
traceSystemOut(int ignoreDepth) |
public static void debug(Throwable e)
public static boolean isBenchmark()
public static void inspect(String qualifiedBinaryName)
public static ErrorHandler defaultHandler()
public static void maybeRethrow(Throwable e)
public static RuntimeException rethrow(Throwable e)
public static void traceSystemErr()
public static void traceSystemErr(int ignoreDepth)
public static void traceSystemOut()
public static void traceSystemOut(int ignoreDepth)
ignoreDepth - Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.