Method | Description | |
---|---|---|
UnexpectedIndexException ( ) : System |
Initializes a new instance of the UnexpectedIndexException class.
|
|
UnexpectedIndexException ( string message ) : System |
Initializes a new instance of the UnexpectedIndexException class.
|
Method | Description | |
---|---|---|
UnexpectedIndexException ( string message, |
public UnexpectedIndexException ( string message ) : System | ||
message | string | The message. |
return | System |