Constructor
new EOFError(messageopt)
Constructs an EOFError.
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
message |
string |
<optional> |
Human-readable description of the error. |
- Source: