throw new UnsupportedOperationException("Cannot get executors from LifecycleImpl", ex);
}
Flash flash = facesContext.getExternalContext().getFlash();
flash.doPostPhaseActions(facesContext);
facesContext.getExceptionHandler().handle();
facesContext.getAttributes().remove(PHASE_MANAGER_INSTANCE);