cluster5.terminal.utils
Class ExceptionRecorder

java.lang.Object
  extended by cluster5.terminal.utils.ExceptionRecorder

public class ExceptionRecorder
extends java.lang.Object


Constructor Summary
ExceptionRecorder()
           
 
Method Summary
static java.lang.String stacktraceToString(java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionRecorder

public ExceptionRecorder()
Method Detail

stacktraceToString

public static java.lang.String stacktraceToString(java.lang.Throwable throwable)