Navigation: X# Documentation > X# Compiler Errors and Warnings
Error XS8868
A copy constructor in a record must call a copy constructor of the base, or a parameterless object constructor if the record inherits from object.