BALL::Exception::NoBufferAvailable Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::NoBufferAvailable:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 NoBufferAvailable (const char *file, int line, const String &reason)

Detailed Description

RenderTarget error A buffer was requested from RenderTarget but could not be supplied for some reason at the given moment. Additional parameter reason gives the reason why the buffer could not be provided.


Constructor & Destructor Documentation

BALL::Exception::NoBufferAvailable::NoBufferAvailable ( const char *  file,
int  line,
const String reason 
)