Failure
open class Failure : CachedTransformationResult<Nothing>
Holds a transformation failure cause
Constructors
Holds a transformation failure cause |
Properties
val cause: Throwable describes transformation failure |
Inherited Properties
val type: KType requested by the corresponding ApplicationCall.receive invocation |