OpenSim::XMLParsingException Class Reference

#include <XMLParsingException.h>

Inheritance diagram for OpenSim::XMLParsingException:
OpenSim::Exception

List of all members.

Public Member Functions

 XMLParsingException (const std::string &aMsg="", const DOMNode *aNode=0, const std::string &aFile="", int aLine=-1)
 Default constructor.
virtual ~XMLParsingException () throw ()
void print (std::ostream &aOut)

Protected Attributes

std::string _xmlContextString
 Textual description of where in the XML file the error occured.

Constructor & Destructor Documentation

XMLParsingException::XMLParsingException ( const std::string &  aMsg = "",
const DOMNode *  aNode = 0,
const std::string &  aFile = "",
int  aLine = -1 
)

Default constructor.

virtual OpenSim::XMLParsingException::~XMLParsingException (  )  throw () [inline, virtual]

Member Function Documentation

void OpenSim::XMLParsingException::print ( std::ostream &  aOut  ) 

Member Data Documentation

Textual description of where in the XML file the error occured.


The documentation for this class was generated from the following files:

Generated on Sun Sep 25 00:19:53 2011 for OpenSim by  doxygen 1.6.1