On Saturday, 14 February 2026 at 15:57:09 UTC, Mike Parker wrote:
How many exception constructors do you write? Minor annoyance, maybe, but massive pain? Really?

While it may be a copy&paste task, I’ve ran into mistakes with accidentally pasting unsuitable constructors with additional parameters, making typos while fixing things up, missing `super()` calls etc. Seems quite a bit of a hassle for something that could be a trivial task.
  • Do classes requi... Brother Bill via Digitalmars-d-learn
    • Re: Do clas... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: Do ... Brother Bill via Digitalmars-d-learn
        • Re:... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
          • ... Mike Parker via Digitalmars-d-learn
            • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
              • ... Brother Bill via Digitalmars-d-learn
                • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
            • ... Mindy (0xEAB) via Digitalmars-d-learn
              • ... Mindy (0xEAB) via Digitalmars-d-learn
        • Re:... Andy Valencia via Digitalmars-d-learn
    • Re: Do clas... Steven Schveighoffer via Digitalmars-d-learn

Reply via email to