|
SFML
Simple and Fast Multimedia Library
|
Library-specific exception type. More...
#include <Exception.hpp>
Public Member Functions | |
| Exception (const std::string &message) | |
| Construct with message. | |
Library-specific exception type.
|
explicit |
Construct with message.
| message | Exception message |