event-library
Toggle table of contents
4.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
event-library
event-library
/
com.smushytaco.event_library.internal.invokers.exception
/
StaticExceptionThrowableOnlyInvoker
/
invoke
invoke
abstract
operator
fun
invoke
(
throwable
:
Throwable
)
Invokes the static exception handler method.
Parameters
throwable
the exception thrown by an event handler.