Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
XMLLoadSave::bad_format Class Reference#include <XMLLoadSave.h>
Inheritance diagram for XMLLoadSave::bad_format:
![]() Detailed Descriptionan exception to be thrown when a bad XML file is parsed, allows file position information to be passed to the userDefinition at line 24 of file XMLLoadSave.h.
Constructor & Destructor Documentation
Member Function Documentation
standard interface for getting the exception's message string
Definition at line 35 of file XMLLoadSave.h. Referenced by plist::NamedEnumeration< Config::vision_config::gain_levels >::loadXML(), plist::Primitive< unsigned char >::loadXML(), plist::Primitive< char >::loadXML(), plist::Primitive< bool >::loadXML(), and XMLLoadSave::reportError().
returns the xmlNode at which the error occurred
Definition at line 36 of file XMLLoadSave.h. Referenced by XMLLoadSave::reportError().
Member Data Documentation
the node of the error
Definition at line 38 of file XMLLoadSave.h. Referenced by getNode(), and operator=().
message regarding the type of error
Definition at line 39 of file XMLLoadSave.h. Referenced by operator=(), and what().
The documentation for this class was generated from the following file: |
Tekkotsu v4.0 |
Generated Thu Nov 22 00:58:50 2007 by Doxygen 1.5.4 |