edu.umd.cloud9.util
Class ExceptionUtils

java.lang.Object
  extended by edu.umd.cloud9.util.ExceptionUtils

public class ExceptionUtils
extends Object


Constructor Summary
ExceptionUtils()
           
 
Method Summary
static String getStackTrace(Exception e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtils

public ExceptionUtils()
Method Detail

getStackTrace

public static String getStackTrace(Exception e)