Namespace: ITHit.WebDAV.Client
[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IFile.SetAutoVersionAsync(ITHit.WebDAV.Client.AutoVersion,System.String)"]
Exception | Condition |
---|---|
PropertyException | Attempt to set auto-versioning mode failed. |
LockedException | The resource is locked and no lock token was provided. |
UnauthorizedException | Request is not authorized. |
NotFoundException | This resource doesn't exist on the server. |
WebDavHttpException | Server returned unknown error. |
WebDavException | In case of any unexpected error. |