uk.org.lidalia.sysoutslf4j.common
Class ExceptionUtils

java.lang.Object
  extended by uk.org.lidalia.sysoutslf4j.common.ExceptionUtils

public final class ExceptionUtils
extends Object


Method Summary
static RuntimeException asRuntimeException(Throwable throwable)
           
static
<ResultType>
ResultType
doUnchecked(Callable<ResultType> work)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asRuntimeException

public static RuntimeException asRuntimeException(Throwable throwable)

doUnchecked

public static <ResultType> ResultType doUnchecked(Callable<ResultType> work)


Copyright © 2010. All Rights Reserved.