withContext
inline fun RuntimeException.withContext(vararg context: Pair<String?, Any?>): ContextedRuntimeException
Converts this exception into a ContextedRuntimeException with context attached.
Converts this
into a ContextedException with context attached.