handle

open override fun handle(actionContext: ActionContext): Any

Process the special return and produce the final result. This should be of the expected type, although Exception classes cannot be parameterized.