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