|
Rose
|
Thrown by RenderTargetGuard on errors. More...
#include <Renderer.h>


Public Member Functions | |
| RenderTargetGuardException (const std::string &what_arg) | |
| Create a RenderTargetGuardException. More... | |
Public Member Functions inherited from rose::RoseRuntimeError | |
| 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. |
1.8.13