Failure

class Failure<T>(throwable: Throwable) : Completion<T>

Properties

throwable
Link copied to clipboard
val throwable: Throwable