Generic network exception. More...
#include <XArch.h>
Inherits XArch.
Inherited by XArchNetworkAccess, XArchNetworkAddressInUse, XArchNetworkConnectionRefused, XArchNetworkDisconnected, XArchNetworkInterrupted, XArchNetworkIO, XArchNetworkName, XArchNetworkNoAddress, XArchNetworkNoRoute, XArchNetworkNotConnected, XArchNetworkResource, XArchNetworkShutdown, XArchNetworkSupport, and XArchNetworkTimedOut.
Public Member Functions | |
| XArchNetwork (XArchEval *adoptedEvaluator) | |
| XArchNetwork (const std::string &msg) | |
Generic network exception.
Exceptions derived from this class are used by the networking library to indicate various errors.
Definition at line 95 of file XArch.h.
1.7.1