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