Skip to content

ERROR_MESSAGES

Defined in: package/src/constants.ts:22

Enumeration Members

Enumeration MemberValueDefined in

INVALID_TYPE

"A value of type {getted} cannot be assigned to type {expected}."

package/src/constants.ts:25

INVALID_BACKUP

"No backup was found with the id or timestamp “{getted}”."

package/src/constants.ts:26

INVALID_FILE

"The file “{file}” does not exist or is misspelled."

package/src/constants.ts:24

UNAUTHORIZED

"There is no authorization to complete this request."

package/src/constants.ts:23