public class ExceptionConverter extends Object
ExceptionConverter
...Modifier and Type | Method and Description |
---|---|
static javax.jcr.RepositoryException |
generate(DavException davExc) |
static javax.jcr.RepositoryException |
generate(DavException davExc,
DavMethod method) |
static javax.jcr.RepositoryException |
generate(DavException davExc,
int methodCode,
String name) |
public static javax.jcr.RepositoryException generate(DavException davExc)
public static javax.jcr.RepositoryException generate(DavException davExc, DavMethod method)
public static javax.jcr.RepositoryException generate(DavException davExc, int methodCode, String name)
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.