Class NoSuchElementException

All Implemented Interfaces:
Serializable

public class NoSuchElementException extends NotFoundException
See Also:
  • Constructor Details

    • NoSuchElementException

      public NoSuchElementException(String reason)
    • NoSuchElementException

      public NoSuchElementException(String reason, Throwable cause)
  • Method Details