JsonError

com.malliina.http.JsonError
case class JsonError(error: Error, response: OkHttpResponse, url: FullUrl) extends ResponseError

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def code: Int

Attributes

Inherited from:
ResponseError
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
ResponseError