public class NoNextElementException extends RuntimeException
Constructor and Description |
---|
NoNextElementException()
Constructs a new NoNextElementException exception with no
detail message.
|
NoNextElementException(String s)
Constructs a new NoNextElementException exception with
the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoNextElementException()
public NoNextElementException(String s)
s
- The detail message.Copyright © 2016 Open Microscopy Environment