Needle.NotFound exception (Bonfire v1.0.0-social-rc.1.15)
View SourceWe 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()}