public interface RepeatInternalState
RepeatTemplate
.Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.Throwable> |
getThrowables()
Returns a mutable collection of exceptions that have occurred in the
current repeat context.
|