#include <mlXMLTreeNode.h>

Public Member Functions | |
| XMLTreeNodeException (int errorCode=0, const char *msg=NULL) | |
| Constructor. | |
| virtual const char * | getMessage () const |
| Returns an error message containing error code and message (if present). | |
Definition at line 47 of file mlXMLTreeNode.h.
| ml::XMLTreeNodeException::XMLTreeNodeException | ( | int | errorCode = 0, |
|
| const char * | msg = NULL | |||
| ) | [inline] |
| virtual const char* ml::XMLTreeNodeException::getMessage | ( | ) | const [virtual] |
Returns an error message containing error code and message (if present).
Reimplemented from ml::TreeNodeException.
1.5.8