Hi,

On Wed, Jan 16, 2013 at 10:23 PM,  <mdue...@apache.org> wrote:
> -    public String getOakPathOrThrowNotFound(String jcrPath) throws 
> PathNotFoundException {
> +    public String getOakPath(String jcrPath) throws PathNotFoundException {
> [...]
> -    public String getOakPathOrThrow(String jcrPath)
> -            throws RepositoryException {

Does this mean that we no longer have separate utility methods for
throwing a PathNotFoundException vs. a generic RepositoryException?

If yes, please revert, as these methods were intentionally added to
satisfy the need for different exceptions in different cases.

BR,

Jukka Zitting

Reply via email to