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
FileSystemException
public static FileSystemException generate(org.apache.jackrabbit.webdav.DavException davExc, org.apache.jackrabbit.webdav.client.methods.DavMethod method) throws FileSystemException
FileSystemException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.