You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
At the moment a thrown exception will go all the way up to the Jersey-controlled endpoints and Jersey will do whatever Jersey does.
We should consider whether we want to intercept all exceptions at the endpoints and generate our own log messages.