The navigation hides if an `UserException` is thrown. That's because `AbstractController` is not being executed while throwing an exception.
The navigation hides if an
UserExceptionis thrown. That's becauseAbstractControlleris not being executed while throwing an exception.