qpid::Url::Invalid Struct Reference
#include <qpid/Url.h>
List of all members.
Public Member Functions |
| Invalid (const std::string &s) |
virtual const char * | what () const throw () |
virtual std::string | getMessage () const |
virtual std::string | getPrefix () const |
Detailed Description
Definition at line 42 of file Url.h.
Constructor & Destructor Documentation
qpid::Url::Invalid::Invalid |
( |
const std::string & |
s |
) |
|
Member Function Documentation
virtual std::string qpid::Exception::getMessage |
( |
|
) |
const [virtual, inherited] |
virtual std::string qpid::Exception::getPrefix |
( |
|
) |
const [virtual, inherited] |
virtual const char* qpid::Exception::what |
( |
|
) |
const throw () [virtual, inherited] |
The documentation for this struct was generated from the following file: