Overload List
Name | Description | |
---|---|---|
![]() | NoSuchElementException |
Initializes a new instance of the NoSuchElementException class.
|
![]() | NoSuchElementException(String) |
Initializes a new instance of the NoSuchElementException class with
a specified error message.
|
![]() | NoSuchElementException(SerializationInfo, StreamingContext) |
Initializes a new instance of the NoSuchElementException class with serialized data.
|
![]() | NoSuchElementException(String, Exception) |
Initializes a new instance of the NoSuchElementException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also