Class cGameException {Analysis} derived from: STL exception

Documentation
Whenever an error occurs in the game, throw an object of this class.

Operations
NameSignatureClass
cGameException <<Constructor>> cGameException ()cGameException
what what ()cGameException
THROW_GAME <<macro>> THROW_GAME ()cGameException


Generalization Relationships
NameClassSupplier
--Not Named--cGameExceptionSTL exception