NDEVR
API Documentation
GraphicsBufferException

An exception thrown when a specific GraphicsBuffer encounters an error. More...

Inheritance diagram for GraphicsBufferException:
[legend]
Collaboration diagram for GraphicsBufferException:
[legend]

Public Member Functions

 GraphicsBufferException (const TranslatedString &error, const GraphicsBuffer &buffer)
 Constructs a buffer exception.

Detailed Description

An exception thrown when a specific GraphicsBuffer encounters an error.

Definition at line 75 of file GraphicsException.h.

Constructor & Destructor Documentation

◆ GraphicsBufferException()

GraphicsBufferException::GraphicsBufferException ( const TranslatedString & error,
const GraphicsBuffer & buffer )
explicit

Constructs a buffer exception.

Parameters
[in]errorThe error description.
[in]bufferThe buffer that caused the error.

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