Namespace: ITHit.WebDAV.Client
[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IFileAsync.PutUnderVersionControlAsync(System.Boolean,System.String)"]
Exception | Condition |
---|---|
LockedException | This item is locked and invalid lock token was provided. |
UnauthorizedException | Request is not authorized. |
NotFoundException | This resource doesn't exist on the server. |
NotVersionableException | This resource doesn't support version-control method. |
WebDavHttpException | Server returned unknown error. |
WebDavException | In case of any unexpected error. |