AnnotationParameterWriteException
class AnnotationParameterWriteException(val parameter: AnnotationParameter<*>, val argumentValue: AnnotationArgument, cause: Throwable) : RuntimeException(source)
An error writing the argument of an annotation parameter.