Raised when connect/1 is called after close/1.
Summary
Types
@type t() :: %Layr8.ClientClosedError{__exception__: true, message: String.t()}
Raised when connect/1 is called after close/1.
@type t() :: %Layr8.ClientClosedError{__exception__: true, message: String.t()}