org.apache.webbeans.util
Class ExceptionUtil

java.lang.Object
  extended by org.apache.webbeans.util.ExceptionUtil

public abstract class ExceptionUtil
extends Object


Method Summary
static RuntimeException throwAsRuntimeException(Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

throwAsRuntimeException

public static RuntimeException throwAsRuntimeException(Throwable throwable)


Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.