BALL::Exception::NoBufferAvailable Class Reference
RenderTarget
error A buffer was requested from
RenderTarget but could not be supplied for some reason
at the given moment.
More...
#include <exception.h>
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.