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

Go to the source code of this file.

Classes

class  RAY::Exception::RayError
 base exception class for RAY lib More...
 
class  RAY::Exception::NotCompatibleError
 exception used when an incompatibility occurs More...
 
class  RAY::Exception::NotSupportedError
 exception used when an non-supported operation is done More...
 
class  RAY::Exception::WrongInputError
 exception used when an non-supported operation is done More...
 
class  RAY::Exception::ResourceNotFound
 exception used when a resource is not found More...
 

Namespaces

 RAY
 
 RAY::Exception