org.apache.hadoop.chukwa.util
Class ExceptionUtil

java.lang.Object
  extended by org.apache.hadoop.chukwa.util.ExceptionUtil

public class ExceptionUtil
extends Object


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

Constructor Detail

ExceptionUtil

public ExceptionUtil()
Method Detail

getStackTrace

public static String getStackTrace(Throwable t)


Copyright © ${year} The Apache Software Foundation