Package org.apache.webdav.lib
Class WebdavException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webdav.lib.WebdavException
- All Implemented Interfaces:
Serializable
Wraps other Exceptions into RuntimeException. It indicates
some server access problems or implementation shortcomings
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
NOT_IMPLEMENTED
Method not implemented for Webdav- See Also:
-
RELATIVE_FILE
Method not implemented for Webdav- See Also:
-
-
Constructor Details
-
WebdavException
-
WebdavException
-