Search
The default implementation of interface Error.
Absinthe type is :generic_error
:generic_error
@type t() :: %CoseDellaVitaEx.Errors.GenericError{ error_type: term(), message: term(), path: term() }