Raised when FerricStore returns a protocol or command error.
@type t() :: %FerricStore.Error{ __exception__: term(), message: binary(), raw: term(), status: atom() | nil }