co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
exceptions.hpp File Reference
#include <co_ecs/component.hpp>
#include <co_ecs/entity.hpp>
#include <sstream>
#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  co_ecs::entity_not_found
 Exception raised when accessing non existing entity. More...
 
class  co_ecs::component_not_found
 Exception raised when accessing entities component which was not assigned. More...
 
class  co_ecs::insufficient_chunk_size
 Insufficient chunk size error. More...
 

Namespaces

namespace  co_ecs