privatestaticfinalStringINCOMPATIBLE_TYPES="Cannot convert %1$s of type %2$s into an instance of %3$s; Implement a custom Converter<%2$s, %3$s> and register it with the CustomConversions; Parent object was: %4$s";
privatestaticfinalStringINCOMPATIBLE_TYPES="Cannot convert %1$s of type %2$s into an instance of %3$s; Implement a custom Converter<%2$s, %3$s> and register it with the CustomConversions; Parent object was: %4$s";
privatestaticfinalStringINCOMPATIBLE_MAP="Expected map like structure but found %s";
privatestaticfinalStringINVALID_TYPE_TO_READ="Expected to read Document %s into type %s but didn't find a PersistentEntity for the latter";
privatestaticfinalStringINVALID_TYPE_TO_READ="Expected to read Document %s into type %s but didn't find a PersistentEntity for the latter";