Rose
Public Member Functions | List of all members
rose::sdl::DrawColorGuardException Class Reference

Thrown by DrawColorGuard on errors. More...

#include <Renderer.h>

Inheritance diagram for rose::sdl::DrawColorGuardException:
Inheritance graph
[legend]
Collaboration diagram for rose::sdl::DrawColorGuardException:
Collaboration graph
[legend]

Public Member Functions

 DrawColorGuardException (const std::string &what_arg)
 Construct DrawColorGuardException. 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.
 

Detailed Description

Thrown by DrawColorGuard on errors.

Constructor & Destructor Documentation

◆ DrawColorGuardException()

rose::sdl::DrawColorGuardException::DrawColorGuardException ( const std::string &  what_arg)
inlineexplicit

Construct DrawColorGuardException.

Parameters
what_argAn indication of the error.

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