Class ShouldBeExhausted

  • All Implemented Interfaces:
    ErrorMessageFactory

    public class ShouldBeExhausted
    extends BasicErrorMessageFactory
    Creates an error message indicating that an assertion that verifies that an Iterator has no more elements failed.
    • Field Detail

      • SHOULD_BE_EXHAUSTED

        public static final java.lang.String SHOULD_BE_EXHAUSTED
        See Also:
        Constant Field Values
    • Constructor Detail

      • ShouldBeExhausted

        private ShouldBeExhausted()