Loading...
Searching...
No Matches
sf::Exception Class Reference
Library-specific exception type. More...
#include <SFML/System/Exception.hpp>
Inheritance diagram for sf::Exception:

Public Member Functions | |
Exception (const std::string &message) | |
Construct with message. | |
Detailed Description
Library-specific exception type.
Definition at line 41 of file Exception.hpp.
Constructor & Destructor Documentation
◆ Exception()
|
explicit |
Construct with message.
- Parameters
-
message Exception message
The documentation for this class was generated from the following file: