Variable PropertyListErrorCodesConst
PropertyListErrorCodes: {
NOT_SUPPORTED: "property_lists_not_supported";
LIST_NOT_FOUND: "list_not_found";
INVALID_LIST: "invalid_list";
PERMISSION_DENIED: "permission_denied";
QUOTA_EXCEEDED: "quota_exceeded";
} = ...
Type Declaration
ReadonlyNOT_SUPPORTED: "property_lists_not_supported"
ReadonlyLIST_NOT_FOUND: "list_not_found"
ReadonlyINVALID_LIST: "invalid_list"
ReadonlyPERMISSION_DENIED: "permission_denied"
ReadonlyQUOTA_EXCEEDED: "quota_exceeded"
Error codes for property list operations