kotools / libraries

Multiplatform libraries for expressive programming with Kotlin.
https://kotools.github.io/libraries
MIT License
0 stars 0 forks source link

Explicit construction exceptions #148

Closed LVMVRQUXL closed 1 year ago

LVMVRQUXL commented 1 year ago

Description

Introduce explicit exceptions returned when building a type fails.

Checklist

LVMVRQUXL commented 1 year ago

Will be implemented in #132, #133 and #138.