Compiler Error CS0517

'class' has no base class and cannot call a base constructor

CS0517 can occur only when the .NET Framework common language runtime compiles the source code for the object class, which is the only class that has no base class.