|
BWAPI
|
#include <Exceptions.h>


Public Member Functions | |
| XmlException (const std::string &message, const std::string &fileName="", const long lineNumber=0) | |
Can be thrown when the xml file structure is invalid.
| XmlException::XmlException | ( | const std::string & | message, |
| const std::string & | fileName = "", |
||
| const long | lineNumber = 0 |
||
| ) |
1.7.6.1