Base class for A5SES exceptions. More...
#include <common.hpp>

Public Member Functions | |
| virtual const char * | what () const throw () | 
| Returns the name of the exception as a string.   | |
Base class for A5SES exceptions.
| virtual const char* a5::Exception::what | ( | ) |  const  throw () [virtual] | 
        
Returns the name of the exception as a string.
Reimplemented in a5::Atlas::Too_Big, a5::Atlas::Not_Child, a5::Bitmap::Load_Failed, a5::Bitmap::Lock_Failed, a5::Need_Addon, a5::Init_Failed, a5::Event_Reader::No_Event, and a5::Font::Load_Failed.
 1.7.1