Inheritance diagram for IOException:
Public Member Functions | |
this (char[] msg) |
Definition at line 49 of file Exception.d.
|
Construct exception with the provided text string Reimplemented in ClusterException, ClusterFullException, ClusterEmptyException, InvalidStateException, EofException, TokenException, PickleException, HostException, SocketException, AddressException, and SocketAcceptException. Definition at line 57 of file Exception.d. |