#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. |
|
|