Guava.Commands.ExpertError (Guava v0.34.0)

Copy Markdown View Source

Inform the agent that a developer callback errored.

Summary

Types

t()

@type t() :: %Guava.Commands.ExpertError{
  command_type: String.t(),
  message: String.t()
}