ge211  2021.5.1
A student game engine
Late_paint_error Class Referencefinal

Detailed Description

Thrown by member functions of internal::Render_sprite when the sprite has already been rendered to the screen and can no longer be modified.

Definition at line 77 of file ge211_error.hxx.

+ Inheritance diagram for Late_paint_error:
+ Collaboration diagram for Late_paint_error:

Additional Inherited Members

- Public Member Functions inherited from Client_logic_error
 Client_logic_error (const std::string &message)
 Constructs the error, given the provided error message.
 
- Public Member Functions inherited from Exception_base
const char * what () const override
 The error message associated with the exception. More...
 
- Public Member Functions inherited from exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

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