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

Public Member Functions | |
| RuntimeException (const String &message, const String &where) | |
| virtual String | getMessage () const |
Protected Attributes | |
| std::string | _where |
|
||||||||||||
|
|
|
|
Reimplemented from Odyssey::Exception. |
|
|
|
1.4.6-NO