ReloadWithError
ReloadWithError can be returned from an Action and tells torque to re-render the page with the given error attached to the request context. Hint: Get the error with the UseError hook in the Loader and add some error state to the resulting ViewModel.