Method | Description | |
---|---|---|
NoSuchElementException ( ) : System |
No such element could be found.
|
|
NoSuchElementException ( String myMessage ) : System |
No such element could be found.
|
public NoSuchElementException ( String myMessage ) : System | ||
myMessage | String | An additional message. |
return | System |