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