SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
sf::Exception Class Reference

Library-specific exception type. More...

#include <Exception.hpp>

Inheritance diagram for sf::Exception:
[legend]

Public Member Functions

 Exception (const std::string &message)
 Construct with message.

Detailed Description

Library-specific exception type.

Constructor & Destructor Documentation

◆ Exception()

sf::Exception::Exception ( const std::string & message)
explicit

Construct with message.

Parameters
messageException message

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