#include <RuntimeException.hpp>
Inheritance diagram for RuntimeException::
Public Methods | |
RuntimeException () | |
RuntimeException (String *s) |
|
Definition at line 18 of file RuntimeException.hpp. 00018 : Exception() { } |
|
Definition at line 19 of file RuntimeException.hpp. |