#include <VirtualMachineError.hpp>
Inheritance diagram for VirtualMachineError::
Public Methods | |
VirtualMachineError () | |
VirtualMachineError (String *s) |
|
Definition at line 20 of file VirtualMachineError.hpp. 00020 : Error() { } |
|
Definition at line 21 of file VirtualMachineError.hpp. |