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

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