|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs2.provider.webdav.ExceptionConverter
public final class ExceptionConverter
ExceptionConverter
converts WebDAV exceptions into FileSystemExceptions.
Method Summary | |
---|---|
static FileSystemException |
generate(DavException davExc)
|
static FileSystemException |
generate(DavException davExc,
DavMethod method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FileSystemException generate(DavException davExc) throws FileSystemException
FileSystemException
public static FileSystemException generate(DavException davExc, DavMethod method) throws FileSystemException
FileSystemException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |