PH Logo
Logo intepreter modeled after UCB Logo.
phlogo::interpreter_exception Struct Reference
Inheritance diagram for phlogo::interpreter_exception:
phlogo::args_are_variables_exception phlogo::bad_expr_exception phlogo::bad_index_exception phlogo::bad_list_or_array_exception phlogo::bad_testsuite_exception phlogo::dont_know_how_exception phlogo::empty_list_exception phlogo::func_already_exists_exception phlogo::incorrect_list_size_exception phlogo::no_array_in_thing_exception phlogo::no_list_exception phlogo::no_list_in_thing_exception phlogo::no_open_function_exception phlogo::no_thing_exception phlogo::no_verb_or_function_exception phlogo::no_word_in_thing_exception phlogo::not_lit_or_var_exception phlogo::tbd_exception

Detailed Description

Definition at line 18 of file Exceptions.h.


The documentation for this struct was generated from the following file:
 All Classes Functions