Exception

class Exception<T>(val exception: Throwable) : Request2<T>

Constructors

Link copied to clipboard
internal constructor(exception: Throwable)

Properties

Link copied to clipboard