kotlinpoet
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
kotlinpoet
kotlinpoet
/
com.squareup.kotlinpoet.jvm
/
throws
throws
jvm
fun
FunSpec.Builder
.
throws
(
vararg
exceptionClasses
:
KClass
<
out
Throwable
>
)
:
FunSpec.Builder
fun
FunSpec.Builder
.
throws
(
vararg
exceptionClasses
:
Type
)
:
FunSpec.Builder
fun
FunSpec.Builder
.
throws
(
vararg
exceptionClasses
:
TypeName
)
:
FunSpec.Builder
fun
FunSpec.Builder
.
throws
(
exceptionClasses
:
Iterable
<
TypeName
>
)
:
FunSpec.Builder