KSpigot
/
net.axay.kspigot.runnables
/
ChainedRunnablePart
/
executeCatchingImpl
execute
Catching
Impl
abstract fun <
E
:
Exception
>
executeCatchingImpl
(exceptionClass:
KClass
<
E
>, exceptionSync:
Boolean
, exceptionHandler: (
E
) ->
Unit
?)
Content copied to clipboard
Has to be public for use in inline function
executeCatching
, not intended to be used directly.