SP.ClientErrorCodes Fields
Applies to: SharePoint Foundation 2010
The following table lists the fields of the SP.ClientErrorCodes class.
Fields
Name |
Description |
---|---|
A constant integer that represents an "Access Denied" error. |
|
A constant integer that indicates that the document already exists. |
|
A constant integer that represents a generic error. |
|
A constant integer that indicates that the field value is invalid. |
|
A constant integer that indicates that the list item has been deleted. |
|
A constant integer that indicates that the client API has been blocked by the server administrator and that the request is not supported. |
|
A constant integer that indicates that the schema version in the SchemaVersion attribute of the SP.ClientSchemaVersions.currentVersion Field method is not supported by Microsoft SharePoint Foundation 2010. |
|
A constant integer that indicates that the server should redirect the request to another URL. |
|
A constant integer that is raised when the client object version does not match the server object version. |