BWAPI
Public Member Functions
GeneralException Class Reference

#include <Exceptions.h>

Inheritance diagram for GeneralException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GeneralException (const std::string &messageKey)
const std::string getMessage (void)

Detailed Description

Represents any exception that can be thrown during to program run, it doesn't contain expressions that can be thrown by tinyXml


Constructor & Destructor Documentation

GeneralException::GeneralException ( const std::string &  messageKey)

Creates exception with the specified message


Member Function Documentation

const std::string GeneralException::getMessage ( void  )

Here is the caller graph for this function:


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