kotlin-stdlib
Common
Native
kotlin-stdlib
/
kotlin
/
Throws
/
Throws
Throws
Common
Native
expect
fun
Throws
(
vararg
exceptionClasses
:
KClass
<
out
Throwable
>
)
(
source
)
actual
fun
Throws
(
vararg
exceptionClasses
:
KClass
<
out
Throwable
>
)