Namespace: ITHit.WebDAV.Client
[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IHierarchyItemAsync.SetCommentAndAuthorAsync(System.String,System.String,System.String)"]
Exception | Condition |
---|---|
LockedException | This item is locked and invalid lock token was provided. |
ConflictException | The item is version controlled and has to be checked out to be edited. |
NotFoundException | This item doesn't exist on the server. |
WebDavHttpException | Server returned unknown error. |
WebDavException | In case of any unexpected error. |