Rio Project 4.2 API Documentation
org.rioproject.resources.util
Class ThrowableUtil
java.lang.Object
org.rioproject.resources.util.ThrowableUtil
public class ThrowableUtil
- extends Object
Utility for getting things from a Throwable
- Author:
- Dennis Reedy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThrowableUtil
public ThrowableUtil()
getRootCause
public static Throwable getRootCause(Throwable e)
isRetryable
public static boolean isRetryable(Throwable t)
Copyright © 2006-2011 Rio Project. All Rights Reserved.