PLaSK library
|
#include <plask/exceptions.hpp>
Public Member Functions | |
NoValue (const char *provider_name) | |
Public Member Functions inherited from plask::Exception | |
Exception (const std::string &msg) | |
template<typename... T> | |
Exception (const std::string &msg, const T &... args) | |
Format error message using format. | |
Definition at line 179 of file exceptions.hpp.
Definition at line 180 of file exceptions.hpp.