kotlin-jupyter-kernel
Toggle table of contents
0.14.1-495-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
shared-compiler
/
org.jetbrains.kotlinx.jupyter.exceptions
/
CompositeReplException
/
contains
contains
fun
contains
(
predicate
:
(
Throwable
)
->
Boolean
)
:
Boolean
Returns true if any of the exceptions in the composite exception match the specified predicate.