Class SetterMappingException

    • Constructor Detail

      • SetterMappingException

        public SetterMappingException​(Class<?> clazz,
                                      String entryName,
                                      Type type,
                                      jakarta.json.JsonValue.ValueType valueType,
                                      String jsonValue,
                                      Exception cause)