BWAPI
Public Member Functions
XmlException Class Reference

#include <Exceptions.h>

Inheritance diagram for XmlException:
Inheritance graph
[legend]
Collaboration diagram for XmlException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XmlException (const std::string &message, const std::string &fileName="", const long lineNumber=0)

Detailed Description

Can be thrown when the xml file structure is invalid.


Constructor & Destructor Documentation

XmlException::XmlException ( const std::string &  message,
const std::string &  fileName = "",
const long  lineNumber = 0 
)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines