kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.commons.exceptions
/
ICaptureExceptionSuspendUseCase
ICapture
Exception
Suspend
Use
Case
interface
ICaptureExceptionSuspendUseCase
:
ISuspendUseCase
<
Throwable
,
Unit
>
Inheritors
ICaptureExceptionUseCaseAsSuspend
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
input
:
Throwable
)