public class SetterMappingException extends MapperException
Constructor and Description |
---|
SetterMappingException(java.lang.Class<?> clazz,
java.lang.String entryName,
java.lang.reflect.Type type,
javax.json.JsonValue.ValueType valueType,
java.lang.String jsonValue,
java.lang.Exception cause) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.String |
message(java.lang.Class<?> clazz,
java.lang.String entryName,
java.lang.reflect.Type type,
javax.json.JsonValue.ValueType valueType,
java.lang.String jsonValue,
java.lang.Exception cause) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.