View Source Needle.NotFound exception (Bonfire v0.9.11-social-beta.3)
We could not find the requested object
Summary
Functions
Creates a new NotFound
Types
@type t() :: %Needle.NotFound{__exception__: true, code: 404, message: binary()}
We could not find the requested object
Creates a new NotFound
@type t() :: %Needle.NotFound{__exception__: true, code: 404, message: binary()}