Zazu.ConfigurationError exception (zazu v0.2.1)

Copy Markdown View Source

Returned by Zazu.new/1 when the client can't be built.

Summary

Types

t()

@type t() :: %Zazu.ConfigurationError{__exception__: true, message: String.t()}