Class ReflectiveCallable


  • public abstract class ReflectiveCallable
    extends Object
    When invoked, throws the exception from the reflected method, rather than wrapping it in an InvocationTargetException.