Anchor to PageUpdateUserErrorCodePage
PageUpdateUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
The input value is blank.
- Anchor to INVALID_PUBLISH_DATEINVALID_PUBLISH_DATE•
Can’t set isPublished to true and also set a future publish date.
- Anchor to NOT_FOUNDNOT_FOUND•
The record with the ID used as the input value couldn't be found.
- Anchor to TAKENTAKEN•
The input value is already taken.
- Anchor to TOO_LONGTOO_LONG•
The input value is too long.
Was this section helpful?