_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
Go to the documentation of this file.
55 #ifndef GCN_EXCEPTION_HPP
56 #define GCN_EXCEPTION_HPP
64 #define __FUNCTION__ "?"
73 #define GCN_EXCEPTION(mess) gcn::Exception(mess, \
121 const std::string&
function,
122 const std::string& filename,
130 const std::string& getFunction()
const;
137 const std::string& getMessage()
const;
144 const std::string& getFilename()
const;
161 #endif // end GCN_EXCEPTION_HPP
Definition: cliprectangle.cpp:61
std::string mMessage
Definition: exception.h:155
std::string mFunction
Definition: exception.h:154
std::string mFilename
Definition: exception.h:156
Definition: exception.h:94
int mLine
Definition: exception.h:157
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.