Package com.logicaldoc.webdav.exception
Class DavResourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.logicaldoc.webdav.exception.DavResourceNotFoundException
- All Implemented Interfaces:
Serializable
If a Resource could not be logically found, a @link
DavResourceIOException will be thrown. This could happen, if a
request has been started matches no resource against logicalDOC
- Author:
- Sebastian Wenzky
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DavResourceNotFoundException
-