| 68949 | InternalServerError: () => InternalServerError, |
| 68950 | NotFoundError: () => NotFoundError, |
| 68951 | PermissionDeniedError: () => PermissionDeniedError, |
| 68952 | RateLimitError: () => RateLimitError, |
| 68953 | UnprocessableEntityError: () => UnprocessableEntityError |
| 68954 | }); |
nothing calls this directly
no outgoing calls
no test coverage detected