Kotlin Wrappers API Reference
Toggle table of contents
js
wasmJs
web
Target filter
js
wasmJs
web
Switch theme
Search in API
kotlin-js-core
/
js.errors
/
toThrowable
to
Throwable
js
wasmJs
web
actual
inline
fun
JsError
.
toThrowable
(
)
:
Throwable
(
source
)
actual
inline
fun
JsErrorLike
?
.
toThrowable
(
)
:
Throwable
(
source
)
actual
fun
JsErrorLike
?
.
toThrowable
(
)
:
Throwable
(
source
)
actual
inline
fun
JsError
.
toThrowable
(
)
:
Throwable
(
source
)
expect
fun
JsErrorLike
?
.
toThrowable
(
)
:
Throwable
(
source
)
expect
fun
JsError
.
toThrowable
(
)
:
Throwable
(
source
)