Navigation: X# Documentation > X# Compiler Errors and Warnings
Warning XS9015
No explicit constructor chaining; generating implicit call to super constructor.
This error happens if you do not have a call to SUPER() in the body of your CONSTRUCTOR