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