パッケージ org.springframework.retry

クラス TerminatedRetryException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.retry.RetryException
org.springframework.retry.TerminatedRetryException
実装されているすべてのインターフェース:
SerializableSE

public class TerminatedRetryException extends RetryException
関連事項:
  • コンストラクターの詳細

    • TerminatedRetryException

      public TerminatedRetryException(StringSE msg, ThrowableSE cause)
    • TerminatedRetryException

      public TerminatedRetryException(StringSE msg)