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