constructor()
in
lib/exceptions.js [19:21]
3
lines of code
1
McCabe index (conditional complexity)
constructor(content) { super(`\n\n${content}`); }