Package

higherkindness.mu

http

Permalink

package http

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

    Permalink
  2. final case class UnexpectedError(className: String, msg: Option[String]) extends RuntimeException with NoStackTrace with Product with Serializable

    Permalink

Value Members

  1. object implicits

    Permalink
  2. package protocol

    Permalink

Ungrouped