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

Thrown by RenderTargetGuard on errors. More...

#include <GraphicsModel.h>

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

Public Member Functions

 RenderTargetGuardException (const std::string &what_arg)
 Create a RenderTargetGuardException. More...
 
 RenderTargetGuardException (const char *what_arg)
 

Detailed Description

Thrown by RenderTargetGuard on errors.

Constructor & Destructor Documentation

◆ RenderTargetGuardException()

rose::gm::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: