org.powermock.api.support
Class SafeExceptionRethrower

java.lang.Object
  extended by org.powermock.api.support.SafeExceptionRethrower

public class SafeExceptionRethrower
extends Object


Constructor Summary
SafeExceptionRethrower()
           
 
Method Summary
static void safeRethrow(Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeExceptionRethrower

public SafeExceptionRethrower()
Method Detail

safeRethrow

public static void safeRethrow(Throwable t)


Copyright © 2007-2012. All Rights Reserved.