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