Raised at runtime when a key already exists in cache.
@type t() :: %Nebulex.KeyAlreadyExistsError{ __exception__: true, cache: atom(), key: term() }