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

P::FTPError Class Reference
[Networking library]

FTP error. More...

#include <pftpclient.h>

Inheritance diagram for P::FTPError:

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

Public Member Functions

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

const std::string & text () const

Detailed Description

FTP error.

Definition at line 38 of file pftpclient.h.


Constructor & Destructor Documentation

P::FTPError::FTPError const char *  what,
const std::list< std::string > &  text,
const SourceInfo si
throw ()
 

P::FTPError::~FTPError  )  throw ()
 


Member Function Documentation

BaseError* P::FTPError::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 45 of file pftpclient.h.

const std::string& P::FTPError::text  )  const [inline]
 

Definition at line 48 of file pftpclient.h.


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