SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SDL::Error Class Reference

An exception that returns GetError()

Inheritance diagram for SDL::Error:
Inheritance graph
[legend]

Public Member Functions

 Error ()
 Default ctor.
 
 Error (std::string message)
 Constructs from string.
 
constexpr const char * what () const noexcept
 Returns the explanatory string.
 
constexpr const std::string & str () const noexcept
 Returns the explanatory string.
 

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