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

Thrown by RenderTargetGuard on errors. More...

#include <Renderer.h>

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

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.
 

Detailed Description

Thrown by RenderTargetGuard on errors.

Constructor & Destructor Documentation

◆ RenderTargetGuardException()

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

Create a RenderTargetGuardException.

Parameters
what_argAn indication of what went wrong.

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