Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

eqn_cruncher::packet_error Class Reference

packet_error is an exception object thrown whenever there is an error in sending/receiving a packet across the network. This is an irrecoverable error presently. More...

#include <node_manager.hpp>

List of all members.

Public Methods

 packet_error (std::string const &str="packet_error")
 Conatructs a packet_error be default, or using a string argument.


Detailed Description

packet_error is an exception object thrown whenever there is an error in sending/receiving a packet across the network. This is an irrecoverable error presently.


Constructor & Destructor Documentation

eqn_cruncher::packet_error::packet_error std::string const &    str = "packet_error" [inline]
 

Conatructs a packet_error be default, or using a string argument.


The documentation for this class was generated from the following file:
Generated on Mon Oct 11 13:09:26 2004 for Equation Cruncher by doxygen1.2.18