Packages

package http

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class ResponseError(status: Status, msg: Option[String] = None) extends RuntimeException with NoStackTrace with Product with Serializable
  2. final case class UnexpectedError(className: String, msg: Option[String]) extends RuntimeException with NoStackTrace with Product with Serializable

Value Members

  1. object implicits

Ungrouped