[]
Constructs a new NoNextElementException exception with no detail message.
public NoNextElementException()
Constructs a new NoNextElementException exception with the specified detail message.
public NoNextElementException(string s)
| Type | Name | Description |
|---|---|---|
| string | s | The detail message. |