-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
Subclasses of ServerStatusSection that fail to implement the correct constructor do not fail to compile, but just crash at startup with the message "no suitable constructor":
This is not very ergonomic and ideally, we would use the compiler to catch this mistake.