IteratingCallback.failed

Invoked when the sub task fails. Subclasses that override this method must always remember to call {@code super.failed(Exception)}.

class IteratingCallback
override
void
failed
(
Exception x
)

Meta