Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
Error::Sock Struct Reference
An error within sock occured.
More...
#include <sock.h>
Inheritance diagram for Error::Sock:
List of all members.
Public Methods |
virtual | ~Sock () |
| Sock (const std::string &fu_name, const std::string &desc) |
| Construct an socket error. More...
|
virtual | operator std::string () |
| Get an pretty error string.
|
Detailed Description
An error within sock occured.
This covers all the situations, where opening the socket failed, an i/o error occured ....
-
Todo:
-
Should only be thrown on socket specific errors.
Constructor & Destructor Documentation
Error::Sock::Sock |
( |
const std::string & |
fu_name, |
|
|
const std::string & |
desc |
|
) |
[inline] |
|
|
Construct an socket error.
-
Parameters:
-
fu_name |
Code position of error (ususally METH_NAME). |
desc |
Error description. |
|
The documentation for this struct was generated from the following file:
Generated on Sun Apr 14 17:37:03 2002 for libvtql by
1.2.14 written by Dimitri van Heesch,
© 1997-2002