Oracle Message ORA-23401 - materialized view string.string does not exist

ERRORmaterialized view string.string does not exist
CAUSEA materialized view name was given to dbms_mview.refresh that is not in sys.snap$ or its associated views.
ACTIONProvide a materialized view name that is in sys.snap$, all_mviews or user_mviews.