#include <NoSuchMethodError.hpp>
Inheritance diagram for NoSuchMethodError::

Public Methods | |
| NoSuchMethodError () | |
| NoSuchMethodError (String *s) | |
|
|
Definition at line 18 of file NoSuchMethodError.hpp. 00018 : IncompatibleClassChangeError() { } |
|
|
Definition at line 19 of file NoSuchMethodError.hpp. 00019 : IncompatibleClassChangeError( s ) { } |
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001