Searched defs:exceptionOrNull (Results 1 – 3 of 3) sorted by relevance
80 public long exceptionOrNull; field in EventMod
942 public fun exceptionOrNull(): Throwable? = (holder as? Closed)?.cause in receiveOrNull() method
949 private val Any?.exceptionOrNull: Throwable? in <lambda>() constant