This error should be thrown when some unexpected and exceptional case is encountered.
I18nErrorThis error should be thrown when user input is not as expected.
I18nErrorThis error should be thrown when an operation is attempted which is not allowed.
I18nErrorThis error should be thrown when the user's authentication credentials do not match.
I18nErrorThis error should be thrown when a user attempts to access a resource which is outside of his or her privileges.
I18nErrorThis error should be thrown when an external authentication attempt presents an email address which already belongs to an existing account, but the external provider has not verified that the authenticating user owns that email address. Linking in this situation would allow account takeover, so it is refused.
I18nErrorThis error should be thrown when a Channel cannot be found based on the provided channel token.
I18nErrorThis error should be thrown when an entity cannot be found in the database, i.e. no entity of the given entityName (Product, User etc.) exists with the provided id.
I18nError