reaktive
Toggle table of contents
2.4.0
common
jsCommon
jvmCommon
nativeCommon
Platform filter
common
jsCommon
jvmCommon
nativeCommon
Switch theme
Search in API
reaktive
reaktive
/
com.badoo.reaktive.base.exceptions
Package-level
declarations
Types
Types
Composite
Exception
Link copied to clipboard
common
jsCommon
jvmCommon
nativeCommon
expect
class
CompositeException
(
cause1
:
Throwable
,
cause2
:
Throwable
)
:
RuntimeException
actual
class
CompositeException
(
val
cause1
:
Throwable
,
val
cause2
:
Throwable
)
:
RuntimeException
actual
class
CompositeException
(
val
cause1
:
Throwable
,
val
cause2
:
Throwable
)
:
RuntimeException
actual
class
CompositeException
(
val
cause1
:
Throwable
,
val
cause2
:
Throwable
)
:
RuntimeException
Timeout
Exception
Link copied to clipboard
class
TimeoutException
:
Exception