View Source FLHook.FieldError exception (FLHook Client v2.0.0)
An error indicating an invalid or missing param.
Link to this section Summary
Functions
Callback implementation for Exception.message/1
.
Link to this section Types
@type t() :: %FLHook.FieldError{__exception__: true, key: String.t()}
Link to this section Functions
Callback implementation for Exception.message/1
.