public final class ExceptionConverter extends Object
ExceptionConverter converts WebDAV exceptions into FileSystemExceptions.| Modifier and Type | Method and Description |
|---|---|
static FileSystemException |
generate(DavException davExc) |
static FileSystemException |
generate(DavException davExc,
DavMethod method) |
public static FileSystemException generate(DavException davExc) throws FileSystemException
FileSystemExceptionpublic static FileSystemException generate(DavException davExc, DavMethod method) throws FileSystemException
FileSystemExceptionCopyright © 2002–2016 The Apache Software Foundation. All rights reserved.