메소드 | 설명 | |
---|---|---|
NoSuchElementException ( ) : System |
Конструктор по умолчанию.
|
|
NoSuchElementException ( string message ) : System |
Параметризованный конструктор.
|
|
NoSuchElementException ( string message, Exception innerException ) : System |
Параметризованный конструктор.
|
메소드 | 설명 | |
---|---|---|
NoSuchElementException ( SerializationInfo info, StreamingContext context ) : System |
Параметризованный конструктор.
|
protected NoSuchElementException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public NoSuchElementException ( string message ) : System | ||
message | string | |
리턴 | System |
public NoSuchElementException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |