Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can add a onException in case we want to catch certains certain exceptions and route them differently, for instance to catch a ValidationException and return a fixed response to the caller.

...