public class RepeatInternalStateSupport extends Object implements RepeatInternalState
| Constructor and Description |
|---|
RepeatInternalStateSupport() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Throwable> |
getThrowables()
Returns a mutable collection of exceptions that have occurred in the
current repeat context.
|
public Collection<Throwable> getThrowables()
RepeatInternalStategetThrowables in interface RepeatInternalStateCopyright © 2014 Pivotal. All rights reserved.