Class entity_not_found_error

Inheritance Relationships

Base Type

Class Documentation

class legion::core::entity_not_found_error : public legion::core::invalid_entity_error

Public Functions

inline entity_not_found_error(cstring file, uint line, cstring func)
inline entity_not_found_error(cstring msg, cstring file, uint line, cstring func)