#include <exception.h>
|
static void | check (const bool condition, const std::string &message) |
|
Definition at line 61 of file exception.h.
◆ RuntimeError()
Beatmup::RuntimeError::RuntimeError |
( |
const std::string & |
message | ) |
|
|
inline |
Definition at line 63 of file exception.h.
Exception(const char *message)
◆ check()
static void Beatmup::RuntimeError::check |
( |
const bool |
condition, |
|
|
const std::string & |
message |
|
) |
| |
|
inlinestatic |
Definition at line 64 of file exception.h.
RuntimeError(const std::string &message)
The documentation for this class was generated from the following file: