#include <Exception.hpp>
List of all members.
Detailed Description
Definition at line 18 of file Exception.hpp.
Constructor & Destructor Documentation
| yap::Exception::Exception |
( |
const String & |
message | ) |
|
|
explicit |
| yap::Exception::~Exception |
( |
| ) |
throw () |
|
virtual |
| yap::Exception::Exception |
( |
const Exception & |
copy | ) |
|
Member Function Documentation
| OStream & yap::Exception::GetMessage |
( |
OStream & |
oStream | ) |
const throw () |
Member Data Documentation
| String yap::Exception::message_ |
|
private |
The documentation for this class was generated from the following files: