InvokeError

data class InvokeError(throwable: Throwable) : InvokeStatus

Properties

throwable
Link copied to clipboard
val throwable: Throwable