Hello! I want to use `StatusPages` in different kt...
# ktor
f
Hello! I want to use
StatusPages
in different ktor-modules to separate exception handling logic among them. What is the most correct way to do this?