Liferay 7.0-ce-b4

com.liferay.portal.kernel.util
Class StackTraceUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.StackTraceUtil

public class StackTraceUtil
extends Object


Constructor Summary
StackTraceUtil()
           
 
Method Summary
static String getCallerKey()
           
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

StackTraceUtil

public StackTraceUtil()
Method Detail

getCallerKey

public static String getCallerKey()

getStackTrace

public static String getStackTrace(Throwable t)

Liferay 7.0-ce-b4