クラス AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.batch.item.adapter.AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper
実装されたすべてのインターフェース:
SerializableSE
含まれているクラス:
AbstractMethodInvokingDelegator<T>

public static class AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper extends RuntimeExceptionSE
リフレクティブに呼び出されたデリゲートによってスローされた ThrowableSE ( ExceptionSE ではない) をラップするために使用されます。
作成者:
Robert Kasanicky
関連事項:
  • コンストラクターの詳細

    • InvocationTargetThrowableWrapper

      public InvocationTargetThrowableWrapper(ThrowableSE cause)