com.lexicalscope.fluentreflection
Class InvocationTargetRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lexicalscope.fluentreflection.ReflectionRuntimeException
com.lexicalscope.fluentreflection.InvocationTargetRuntimeException
- All Implemented Interfaces:
- Serializable
public class InvocationTargetRuntimeException
- extends ReflectionRuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvocationTargetRuntimeException
public InvocationTargetRuntimeException(InvocationTargetException cause,
Member member)
getExceptionThrownByInvocationTarget
public Throwable getExceptionThrownByInvocationTarget()
Copyright © 2011-2012 lexicalscope. All Rights Reserved.