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 91 of file XArch.h.