toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
common-dependencies
/
org.jetbrains.kotlinx.jupyter.common
/
ExceptionsHandler
Exceptions
Handler
fun
interface
ExceptionsHandler
Inheritors
DEFAULT
Members
Types
DEFAULT
Link copied to clipboard
object
DEFAULT
:
ExceptionsHandler
Functions
handle
Link copied to clipboard
abstract
fun
handle
(
logger
:
Logger
,
message
:
String
,
exception
:
Throwable
)