org.quattor.pan.utils
Class ExceptionUtils

java.lang.Object
  extended by org.quattor.pan.utils.ExceptionUtils

public class ExceptionUtils
extends java.lang.Object

Launders the throwables, errors, and exceptions that can be returned from a Future.

Author:
loomis

Method Summary
static java.lang.RuntimeException launder(java.util.concurrent.ExecutionException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

launder

public static java.lang.RuntimeException launder(java.util.concurrent.ExecutionException exception)


Copyright © 2011 Quattor. All Rights Reserved.