Package java.util

Class NoSuchElementException

All Implemented Interfaces:
Serializable

public class NoSuchElementException extends RuntimeException
See Also:
  • Constructor Details

    • NoSuchElementException

      public NoSuchElementException()
    • NoSuchElementException

      public NoSuchElementException(String var0)