public class WebdavException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NOT_IMPLEMENTED
Method not implemented for Webdav
|
static java.lang.String |
RELATIVE_FILE
Method not implemented for Webdav
|
| Constructor and Description |
|---|
WebdavException(java.lang.Exception e) |
WebdavException(java.lang.String msg) |
public static final java.lang.String NOT_IMPLEMENTED
public static final java.lang.String RELATIVE_FILE