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