Rose
|
Thrown by RenderTargetGuard on errors. More...
#include <Renderer.h>
Public Member Functions | |
RenderTargetGuardException (const std::string &what_arg) | |
Create a RenderTargetGuardException. More... | |
![]() | |
RoseRuntimeError (const std::string &what) | |
Constructor. | |
RoseRuntimeError (std::string_view what) | |
Constructor. | |
RoseRuntimeError (const char *what) | |
Constructor. | |
Thrown by RenderTargetGuard on errors.
|
inlineexplicit |
Create a RenderTargetGuardException.
what_arg | An indication of what went wrong. |