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