#include <pftpclient.h>
Inheritance diagram for P::FTPError:

Public Member Functions | |
| FTPError (const char *what, const std::list< std::string > &text, const SourceInfo &si) throw () | |
| ~FTPError () throw () | |
| BaseError * | clone () const |
| Clones the object. | |
| const std::string & | text () const |
Definition at line 38 of file pftpclient.h.
|
||||||||||||||||
|
|
|
|
|
|
|
Clones the object. This method returns an exact copy of the exception object.
Reimplemented from P::RuntimeError. Definition at line 45 of file pftpclient.h. |
|
|
Definition at line 48 of file pftpclient.h. |
1.3.3