public class ShouldBeExhausted extends BasicErrorMessageFactory
Iterator has no more elements
failed.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SHOULD_BE_EXHAUSTED |
arguments, format, formatter| Modifier | Constructor and Description |
|---|---|
private |
ShouldBeExhausted() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeExhausted()
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final java.lang.String SHOULD_BE_EXHAUSTED
public static ErrorMessageFactory shouldBeExhausted()
ShouldBeExhausted.ErrorMessageFactory.