Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.retry.RetryException
- org.springframework.retry.ExhaustedRetryException
- org.springframework.retry.TerminatedRetryException
- org.springframework.retry.RetryException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.core.AttributeAccessor
- org.springframework.retry.RetryContext
- org.springframework.retry.RecoveryCallback<T>
- org.springframework.retry.RetryCallback<T,
E> - org.springframework.retry.RetryListener
- org.springframework.retry.RetryOperations
- org.springframework.retry.RetryState
- org.springframework.retry.RetryStatistics
- java.io.Serializable
- org.springframework.retry.RetryPolicy