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