|
| static void | check (const std::string &id) |
| |
Definition at line 26 of file chunkfile.cpp.
◆ ChunkIdTooLong()
| Beatmup::ChunkIdTooLong::ChunkIdTooLong |
( |
const std::string & |
id | ) |
|
|
inline |
Definition at line 28 of file chunkfile.cpp.
29 Exception(
"Chunk id exceeds max allowed length (255 chars): %s",
id.c_str()) {}
Exception(const char *message)
◆ check()
| static void Beatmup::ChunkIdTooLong::check |
( |
const std::string & |
id | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: