org.databene.commons
Class ExceptionUtil

java.lang.Object
  extended by org.databene.commons.ExceptionUtil

public class ExceptionUtil
extends java.lang.Object

Provides Exception related utilities.

Created at 23.02.2009 13:13:19

Since:
0.4.8
Author:
Volker Bergmann

Constructor Summary
ExceptionUtil()
           
 
Method Summary
static java.lang.Throwable getRootCause(java.lang.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

getRootCause

public static java.lang.Throwable getRootCause(java.lang.Throwable t)


Copyright © 2010. All Rights Reserved.