public class NoNextElementException
extends java.lang.RuntimeException
Constructor and Description |
---|
NoNextElementException()
Constructs a new NoNextElementException exception with no
detail message.
|
NoNextElementException(java.lang.String s)
Constructs a new NoNextElementException exception with
the specified detail message.
|
public NoNextElementException()
public NoNextElementException(java.lang.String s)
s
- The detail message.Copyright © 2014 Open Microscopy Environment