ProcessDenied gets called in the middleware WithRunMode whenever a store ID isn't allowed to proceed. The variable newStoreID reflects the denied store ID. The ResponseWriter and Request variables can be used for additional information writing and extracting. The error Handler will always be called
(runMode scope.TypeID, oldStoreID, newStoreID int64, w http.ResponseWriter, r *http.Request)
source not stored for this graph (policy: none)