Bomberman
Classes | Namespaces
WalError.hpp File Reference
#include <exception>
#include <stdexcept>
#include <string>
Include dependency graph for WalError.hpp:
This graph shows which files directly or indirectly include this file:

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