22122213221422152216221722182219222022212222
throw new RepositoryException(e); } catch (DavException e) { throw ExceptionConverter.generate(e); } finally { if (method != null) { method.releaseConnection(); } } } /**
23362337233823392340234123422343234423452346
135136137138139140141142143144145
throw new RepositoryException(e.getMessage()); } catch (DavException e) { throw ExceptionConverter.generate(e); } finally { if (rm != null) { rm.releaseConnection(); } } } } else { // start build uri from root-item
730731732733734735736737738739740
throw new RepositoryException(e); } catch (DavException e) { throw ExceptionConverter.generate(e); } finally { if (method != null) { method.releaseConnection(); } } } return descriptors; }
902903904905906907908909910911912
24182419242024212422242324242425242624272428
25422543254425452546254725482549255025512552
24232424242524262427242824292430243124322433