CircularPageReferenceChainException extends PageNotFoundException
This exception is thrown in {@see PageRepository::resolveReferencedPageRecord()} in case that circular page reference chain has been detected and would end up in endless loop resolving chain. This is impossible to resolve and communicated with this exception.