public final class ExceptionConverter
extends java.lang.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