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