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

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