View Source FLHook.FieldError exception (FLHook Client v2.1.1)

An error indicating an invalid or missing param.

Summary

Functions

Callback implementation for Exception.message/1.

Types

@type t() :: %FLHook.FieldError{__exception__: true, key: String.t()}

Functions

Callback implementation for Exception.message/1.