Class NoSuchElementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.renebergelt.quiterables.exceptions.NoSuchElementException
All Implemented Interfaces:
Serializable

public class NoSuchElementException extends Exception
Thrown, when a certain operation should return an Element but none is there
See Also:
Serialized Form
  • Constructor Details

    • NoSuchElementException

      public NoSuchElementException()