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