#include <Exception.h>
Inheritance diagram for Odyssey::Exception:

Public Member Functions | |
| Exception (const std::string &message) | |
| virtual std::string | getMessage () const |
Protected Attributes | |
| std::string | _message |
|
|
|
|
|
Reimplemented in Odyssey::RuntimeException. |
|
|
|
1.4.6-NO