org.quattor.pan.utils
Class ExceptionUtils

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

public class ExceptionUtils
extends Object

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

Author:
loomis

Method Summary
static RuntimeException launder(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 RuntimeException launder(ExecutionException exception)


Copyright © 2012 Quattor. All Rights Reserved.