R-Type
Classes | Namespaces
Error.hpp File Reference
#include <exception>
#include <string>

Go to the source code of this file.

Classes

class  Error::ComponentNotRegisterError
 ComponentNotRegisterError Class Error Error thrown when trying to access a component that is not register. More...
 
class  Error::ComponentNotInsertedError
 ComponentNotInsertedError Class Error Error thrown when trying to access a component that is not register. More...
 
class  Error::TooMuchEntitiesError
 TooMuchEntitiesError Class Error Error thrown when exceeding the maximum number of entities. More...
 
class  Error::InvalidEntityIdError
 TooMuchEntitiesError Class Error Error thrown when exceeding the maximum number of entities. More...
 
class  Error::InvalidSceneNameError
 InvalidSceneNameError Class Error Error thrown when registering a scene with an invalid name or already used name. More...
 
class  Error::SceneNotRegisterError
 SceneNotRegisterError Class Error Error thrown when trying to access a scene that is not registered. More...
 
class  Error::InvalidPrefabFileError
 InvalidPrefabFileError Class Error Error thrown when trying to parse a prefab config file that does not exist or is invalid. More...
 
class  Error::PrefabNameAlreadyUsedError
 PrefabNameAlreadyUsedError Class Error Error thrown when trying to add a prefab with a name that is already used. More...
 

Namespaces

 Error