8#ifndef URANUS_EXCEPTIONS_HPP
9#define URANUS_EXCEPTIONS_HPP
This file is used to include some core files of the engine.
The exception class.
Definition: Core.hpp:31
Thrown when an entity has an invalid index.
Definition: Exceptions.hpp:17
InvalidEntityIndex(const std::string &message)
Construct a new Invalid Entity Index object.
Definition: Exceptions.hpp:23
The uranus exception namespace.
Definition: Core.hpp:27