public class RepeatInternalStateSupport extends java.lang.Object implements RepeatInternalState
Constructor and Description |
---|
RepeatInternalStateSupport() |
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.
|
public java.util.Collection<java.lang.Throwable> getThrowables()
RepeatInternalState
getThrowables
in interface RepeatInternalState