Public Member Functions

XArchNetwork Class Reference

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.

List of all members.

Public Member Functions

 XArchNetwork (XArchEval *adoptedEvaluator)
 XArchNetwork (const std::string &msg)

Detailed Description

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.


The documentation for this class was generated from the following file: