R-Type
Classes
Error Namespace Reference

Classes

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