Builds a typed exception catalog from a set of entry definitions.
Each key becomes a factory returning a throwable exception pre-filled with its
translations and the definition key as error code: a LocalizedHttpException
when the entry declares a status, a plain LocalizedException otherwise.
Builds a typed exception catalog from a set of entry definitions.
Each key becomes a factory returning a throwable exception pre-filled with its translations and the definition key as error code: a LocalizedHttpException when the entry declares a
status, a plain LocalizedException otherwise.