View Source ToxiproxyEx.ServerError exception (toxiproxy_ex v2.0.0)

Raised when communication with the Toxiproxy server fails.

Summary

Types

@type t() :: %ToxiproxyEx.ServerError{__exception__: true, message: String.t()}