![]() |
NDEVR
API Documentation
|
An exception thrown when a specific GraphicsBuffer encounters an error. More...
Public Member Functions | |
| GraphicsBufferException (const TranslatedString &error, const GraphicsBuffer &buffer) | |
| Constructs a buffer exception. | |
An exception thrown when a specific GraphicsBuffer encounters an error.
Definition at line 75 of file GraphicsException.h.
|
explicit |
Constructs a buffer exception.
| [in] | error | The error description. |
| [in] | buffer | The buffer that caused the error. |