#include <exception.h>
Inheritance diagram for errorHandling::failInsert:


Public Methods | |
| failInsert () | |
| virtual | ~failInsert () |
| virtual string | ToString () |
|
|
00037 {
00038 }
|
|
|
00040 {
00041 }
|
|
|
Reimplemented from errorHandling::treeError. 00043 {
00044 return "Failed to insert an item in the tree.";
00045 }
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001