View Source FLHook.CommandError exception (FLHook Client v2.0.0)

An error indicating a command returned unsuccessfully.

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

@type t() :: %FLHook.CommandError{__exception__: true, detail: String.t()}

Link to this section Functions

Callback implementation for Exception.message/1.