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