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,
org.apache.jackrabbit.webdav.client.methods.DavMethod method) |
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, org.apache.jackrabbit.webdav.client.methods.DavMethod method)
public static RepositoryException generate(org.apache.jackrabbit.webdav.DavException davExc, int methodCode, String name)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.