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.

Value parameters

msg

error message

Attributes

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product