public class NoSuchElementException extends RuntimeException
Constructor and Description |
---|
NoSuchElementException() |
NoSuchElementException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchElementException()
public NoSuchElementException(String s)
Copyright © 2018. All rights reserved.