org.springframework.batch.retry
Class TerminatedRetryException
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.TerminatedRetryException
- All Implemented Interfaces:
- Serializable
public class TerminatedRetryException
- extends RetryException
- See Also:
- Serialized Form
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
TerminatedRetryException
public TerminatedRetryException(String msg,
Throwable cause)
TerminatedRetryException
public TerminatedRetryException(String msg)
Copyright © 2013. All Rights Reserved.