IResourceFileServiceUpdate Method | 
Namespace: Dundas.BI.FileSystem
| Exception | Condition | 
|---|---|
| ArgumentException | resourceId is Empty. | 
| ArgumentNullException | data is . | 
| InvalidOperationException | resourceId corresponds to an entry which is not a resource. | 
| NotFoundException | The resource with the specified ID does not exist. | 
| InvalidOperationException | The size of the data exceeds the limit set by the MaxResourceFileSize configuration setting. | 
| NoPrivilegeException | The caller does not have the Write privilege on the resource. | 
| InvalidSessionException | The caller context is not associated with a valid session. |