#include <sdlhandler.h>
Inheritance diagram for wftk::SDLFatal:

Public Member Functions | |
| SDLFatal (const std::string &reason) | |
| constructor takes a reason, to which will be appended the SDL error message | |
| const std::string & | error () const throw () |
| the error message returned by SDL_GetError() | |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.