Error

graviton.protocol.http.UploadNodeHttpClient.Error
See theError companion trait
object Error

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Error.type

Members list

Type members

Classlikes

final case class DecodingFailed(status: Status, payload: String, reason: String) extends Error

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any
Show all
final case class HttpFailure(status: Status, body: String) extends Error

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any
Show all
final case class TransportFailure(cause: Throwable) extends Error

Attributes

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

Inherited and Abstract types

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror