T - the value type, ignoredpublic final class ErrorIterable<T>
extends java.lang.Object
implements java.lang.Iterable<T>
| Constructor and Description |
|---|
ErrorIterable(java.lang.Throwable t)
Constructor, sets the exception.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<T> |
iterator() |