ExceptionStorage

internal fun interface ExceptionStorage

Since

1.5.1

Functions

Link copied to clipboard
abstract fun storage(context: CoroutineContext, exception: Throwable)