Inheritance diagram for EofException:
Public Member Functions | |
this (char[] msg) |
Definition at line 71 of file Exception.d.
|
Construct exception with the provided text string Reimplemented from IOException. Definition at line 79 of file Exception.d. |