Class AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- AbstractMethodInvokingDelegator<T>
public static class AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper
extends RuntimeException
- Author:
- Robert Kasanicky
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvocationTargetThrowableWrapper
 
-