Packages

package http

Type Members

  1. final case class MicroServiceException(message: String, response: HttpResponse) extends Exception with Product with Serializable
  2. final case class UnprocessableEntityException(message: String, response: HttpResponse) extends Exception with Product with Serializable

Ungrouped