Failure

data class Failure(failure: Throwable) : ExitCase

Properties

Link copied to clipboard
val failure: Throwable