class Entitas::EntityIndex::Error::DoesNotExist

Overview

throws when EntityIndex for key doesn't exist

Defined in:

entitas/error.cr

Instance Method Summary

Instance methods inherited from class Entitas::EntityIndex::Error::ContextError

context : IContext context, name : String name

Constructor methods inherited from class Entitas::EntityIndex::Error::ContextError

new(context : Entitas::IContext, name : String) new

Instance Method Detail

def to_s(io) #

[View source]