Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Audio::OutOfMemoryException Class Reference

#include <Exceptions.h>

Inheritance diagram for Audio::OutOfMemoryException:
Audio::Exception

Public Member Functions

 OutOfMemoryException ()
 
- Public Member Functions inherited from Audio::Exception
 Exception ()
 
 Exception (const Exception &other)
 
 Exception (const std::string &message)
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Ran out of memory while performing some operation

Definition at line 177 of file Exceptions.h.

Constructor & Destructor Documentation

Audio::OutOfMemoryException::OutOfMemoryException ( )
inline

Definition at line 179 of file Exceptions.h.

179 {}

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