kotlinpoet
/
com.squareup.kotlinpoet
/
FunSpec
/
Builder
/
addExceptions
addExceptions
fun
addExceptions
(
exceptions
:
Iterable
<
TypeName
>
)
:
Builder