Simple Dynamic Loader Library Documentation (v. 1.1.0)
Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

sdl::Exception Class Reference

generic SDL exception More...

#include <sdl.h>

Inheritance diagram for sdl::Exception:

sdl::TypeMismatch sdl::UnknownMember List of all members.

Public Member Functions

virtual const char * what () const throw ()
 C-style string representation of what went wrong.
 Exception (const string &) throw ()
 construct exception with given description
 Exception (const Exception &) throw ()
 construct exception with given description

Protected Attributes

string msg

Detailed Description

generic SDL exception


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