Is there an example of an `ApplicationFeature` tha...
# ktor
h
Is there an example of an
ApplicationFeature
that catches all errors inside routing, and depending on the exception type throws again or handles if to return normal response?