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

eqn_cruncher::host_error Class Reference

This exception is thrown whenever there is a host name lookup error. More...

#include <socket.hpp>

Inheritance diagram for eqn_cruncher::host_error:

eqn_cruncher::socket_error List of all members.

Public Methods

 host_error (std::string const &_reason)
 Constructs a host_error from a string argument.

 host_error ()
 Default constructs a host_error.


Detailed Description

This exception is thrown whenever there is a host name lookup error.


Constructor & Destructor Documentation

eqn_cruncher::host_error::host_error std::string const &    _reason [inline]
 

Constructs a host_error from a string argument.

Parameters:
_reason  The string argument specifying the reason for throwing the exception.

eqn_cruncher::host_error::host_error   [inline]
 

Default constructs a host_error.


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