open fun completeWithError(ex: Throwable): Unit
Complete request processing with an error.
A dispatch is made into the app server where Spring MVC will pass the exception through its exception handling mechanism.