toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
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.