class NoApplicableConstructor : Exception
NoApplicableConstructor(errors: List<String>)
val errors: List<String>
fun toString(): String