Uses of Package
com.ithit.webdav.server.exceptions
Package
Description
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
Contains interfaces required by DeltaV compatible servers.
Contains exceptions that can be thrown by implementation.
Provides classes for handling resumable upload.
Contains interfaces for creating server which supports collection synchronization.
-
ClassDescriptionIndicates that operation has failed due to a conflict with the current state of the hierarchy item.Base class for all exception thrown inside WebDavEngine.Indicates that operation has failed because the source or destination hierarchy item is locked and client did not provide lock token.Exception which shall be thrown when status for several items shall be known.The precondition given by the WebDAV client evaluated to false when it was tested on the server.
-
ClassDescriptionIndicates that operation has failed because the source or destination hierarchy item is locked and client did not provide lock token.
-
ClassDescriptionBase class for all exception thrown inside WebDavEngine.Status for a number of properties to be included into multistatus response.Base class for responses to be included into multistatus response.Various status to describe operation result for an item.
-
ClassDescriptionIndicates that operation has failed because the source or destination hierarchy item is locked and client did not provide lock token.
-