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, SocketAcceptException, ServletException, UnavailableException, and PickleException. Definition at line 57 of file Exception.d. |