|
Bomberman
|
#include <exception>#include <stdexcept>#include <string>Go to the source code of this file.
Classes | |
| class | WAL::WalError |
| The base class for WAL's exceptions. More... | |
| class | WAL::DuplicateError |
| An exception informing the user that something already exists. More... | |
| class | WAL::NotFoundError |
| An exception informing the user that something could not be found. More... | |
Namespaces | |
| WAL | |
1.8.17