View Source Haystack.Storage.NotFoundError exception (Haystack v0.1.0)
Not found error.
Link to this section Summary
Link to this section Types
@type t() :: %Haystack.Storage.NotFoundError{__exception__: true, message: String.t()}
Not found error.
@type t() :: %Haystack.Storage.NotFoundError{__exception__: true, message: String.t()}