Konrad Windszus created SLING-12816: ---------------------------------------
Summary: Clarify exceptions thrown from methods of o.a.s.a.r.ValueMap/ModifiableValueMap Key: SLING-12816 URL: https://issues.apache.org/jira/browse/SLING-12816 Project: Sling Issue Type: Improvement Reporter: Konrad Windszus Currently neither the javadoc of https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/resource/ValueMap.java nor of https://github.com/apache/sling-org-apache-sling-api/blob/master/src/main/java/org/apache/sling/api/resource/ModifiableValueMap.java explain which exceptions can be expected in case either read or write fails in the underlying resource provider. This should be formalized. -- This message was sent by Atlassian Jira (v8.20.10#820010)