public class ExceptionConverter extends Object
ExceptionConverter...| Modifier and Type | Method and Description |
|---|---|
static RepositoryException |
generate(org.apache.jackrabbit.webdav.DavException davExc) |
static RepositoryException |
generate(org.apache.jackrabbit.webdav.DavException davExc,
HttpRequestBase request) |
static RepositoryException |
generate(org.apache.jackrabbit.webdav.DavException davExc,
int methodCode,
String name) |
public static RepositoryException generate(org.apache.jackrabbit.webdav.DavException davExc)
public static RepositoryException generate(org.apache.jackrabbit.webdav.DavException davExc, HttpRequestBase request)
public static RepositoryException generate(org.apache.jackrabbit.webdav.DavException davExc, int methodCode, String name)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.