SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::Error Class Reference

An exception that returns GetError(). More...

Inheritance diagram for SDL::Error:
[legend]

Public Member Functions

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

Detailed Description

An exception that returns GetError().


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