org.apache.webdav.lib
Class WebdavException
RuntimeException
org.apache.webdav.lib.WebdavException
public class WebdavException
extends RuntimeException
Wraps other Exceptions into RuntimeException. It indicates
some server access problems or implementation shortcomings
NOT_IMPLEMENTED
public static final String NOT_IMPLEMENTED
Method not implemented for Webdav
RELATIVE_FILE
public static final String RELATIVE_FILE
Method not implemented for Webdav
WebdavException
public WebdavException(Exception e)
WebdavException
public WebdavException(String msg)