Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::SDLFatal Class Reference

a fatal error generated by SDL's behavior (usually out of memory) More...

#include <sdlhandler.h>

Inheritance diagram for wftk::SDLFatal:

wftk::Fatal List of all members.

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()

Detailed Description

a fatal error generated by SDL's behavior (usually out of memory)


The documentation for this class was generated from the following files:

Generated Tue Aug 9 18:40:27 2005.
Copyright © 1998-2003 by the respective authors.

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.