Rose
|
Thrown by DrawColorGuard on errors. More...
#include <Renderer.h>
Public Member Functions | |
DrawColorGuardException (const std::string &what_arg) | |
Construct DrawColorGuardException. More... | |
![]() | |
RoseRuntimeError (const std::string &what) | |
Constructor. | |
RoseRuntimeError (std::string_view what) | |
Constructor. | |
RoseRuntimeError (const char *what) | |
Constructor. | |
Thrown by DrawColorGuard on errors.
|
inlineexplicit |
Construct DrawColorGuardException.
what_arg | An indication of the error. |