Name the error class raised when a derived class constructor reads `this` before calling …

from JavaScript
intermediate 1 min

Name the error class raised when a derived class constructor reads `this` before calling `super()`.

Report an error