BadRequest

tyrian.http.HttpError$.BadRequest
final case class BadRequest(msg: String) extends HttpError

A BadRequest means that the provide request was not valid for some reason.

Attributes

msg

error message

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product