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()
RepeatInternalState
getThrowables
in interface RepeatInternalState
Copyright © 2014 Pivotal. All rights reserved.