View Source FLHook.CommandError exception (FLHook Client v2.1.1)
An error indicating a command returned unsuccessfully.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %FLHook.CommandError{__exception__: true, detail: String.t()}
Functions
Callback implementation for Exception.message/1
.