Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

P::IORequest::Error Class Reference
[Transparent Network I/O library]

Network I/O Request error. More...

#include <piorequest.h>

Inheritance diagram for P::IORequest::Error:

P::RuntimeError P::BaseError List of all members.

Public Member Functions

 Error (const char *what, const std::string &text, const SourceInfo &si) throw ()
 ~Error () throw ()
BaseErrorclone () const
 Clones the object.

const std::string & text () const

Detailed Description

Network I/O Request error.

Definition at line 99 of file piorequest.h.


Constructor & Destructor Documentation

P::IORequest::Error::Error const char *  what,
const std::string &  text,
const SourceInfo si
throw ()
 

P::IORequest::Error::~Error  )  throw ()
 


Member Function Documentation

BaseError* P::IORequest::Error::clone  )  const [inline, virtual]
 

Clones the object.

This method returns an exact copy of the exception object.

Returns:
the copied exception object

Reimplemented from P::RuntimeError.

Definition at line 106 of file piorequest.h.

const std::string& P::IORequest::Error::text  )  const [inline]
 

Definition at line 109 of file piorequest.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 12 21:08:34 2004 for P::Classes by doxygen 1.3.3