org.springframework.batch.retry
Class ExhaustedRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.batch.retry.RetryException
org.springframework.batch.retry.ExhaustedRetryException
- All Implemented Interfaces:
- Serializable
public class ExhaustedRetryException
- extends RetryException
- See Also:
- Serialized Form
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
ExhaustedRetryException
public ExhaustedRetryException(String msg,
Throwable cause)
ExhaustedRetryException
public ExhaustedRetryException(String msg)
Copyright © 2013. All Rights Reserved.