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