|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs.provider.webdav.ExceptionConverter
public final class ExceptionConverter
ExceptionConverter
converts WebDAV exceptions into FileSystemExceptions.
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |