com.github.searls.jasmine.exception
Class StringifiesStackTraces

java.lang.Object
  extended by com.github.searls.jasmine.exception.StringifiesStackTraces

public class StringifiesStackTraces
extends Object


Constructor Summary
StringifiesStackTraces()
           
 
Method Summary
 String stringify(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringifiesStackTraces

public StringifiesStackTraces()
Method Detail

stringify

public String stringify(Throwable t)


Copyright © 2012. All Rights Reserved.