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