org.neo4j.kernel.impl.util
Class DebugUtil.StackTracer
java.lang.Object
org.neo4j.kernel.impl.util.DebugUtil.StackTracer
- Enclosing class:
- DebugUtil
public static class DebugUtil.StackTracer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugUtil.StackTracer
public DebugUtil.StackTracer()
add
public void add(Throwable t)
print
public void print(PrintStream out)
printAtShutdown
public DebugUtil.StackTracer printAtShutdown(PrintStream out)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.