#include <BALL/COMMON/exception.h>
Public Member Functions | |
NoBufferAvailable (const char *file, int line, const String &reason) |
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.
BALL::Exception::NoBufferAvailable::NoBufferAvailable | ( | const char * | file, | |
int | line, | |||
const String & | reason | |||
) |