API
API_UNCAUGHT
Uncaught exception on API surface
A request to a public or internal API surface raised an exception that bypassed the per-route handlers. The client received a generic 500 response.
What this code means
A request to a public or internal API surface raised an exception that bypassed the per-route handlers. The client received a generic 500 response.
Where you will see it
- In the subject line of technical-notification e-mails — for example
[API_UNCAUGHT] [apiHealthcheck] … - As a badge in the admin log viewer at
/log, where you can filter and drill into individual entries. - In the
core__system_logtable, stored against the code id fromcore__system_log_code.