Guava.Events.Warning (Guava v0.34.0)

Copy Markdown View Source

A warning occurred during the call.

Summary

Types

t()

@type t() :: %Guava.Events.Warning{
  content: String.t(),
  event_type: String.t(),
  sequence: integer() | nil
}