Seaquel
MySQL error code

MySQL error 1403

MySQL server error 1403 is ER_NONEXISTING_PROC_GRANT, reported with SQLSTATE 42000.

There is no such grant defined for user '%s' on host '%s' on routine '%s'
Error1403
NameER_NONEXISTING_PROC_GRANT
SQLSTATE42000
GroupServer errors

In other databases

Source: MySQL 8.4 Error Reference