Namespace: ITHit.WebDAV.Client
Exception | Condition |
---|---|
NotFoundException | This item doesn't exist on the server. |
PropertyForbiddenException | User has not enough rights to obtain one of requested properties. |
PropertyConflictException | The client has provided a value whose semantics are not appropriate for the property. This includes trying to set read-only properties. |
PropertyException | Server returned unknown error. |
WebDavException | Unexpected error occurred. |