org.kuali.rice.core.util
Class RiceDebugUtils

java.lang.Object
  extended by org.kuali.rice.core.util.RiceDebugUtils

public class RiceDebugUtils
extends Object

This is a description of what this class does - jonathan don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
RiceDebugUtils()
           
 
Method Summary
static StringBuffer getTruncatedStackTrace(boolean excludeCaller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RiceDebugUtils

public RiceDebugUtils()
Method Detail

getTruncatedStackTrace

public static StringBuffer getTruncatedStackTrace(boolean excludeCaller)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.