Hi,

after reading various articles bout the "supposed" drawbacks of checked exceptions I started to have questions on @nothrow. Why there exists and not a @throws annotation enforced by the compiler? I understand that people are divided on checked exceptions and each side has some valid points. But explicitly marking a function as throwing "something" is another subject. Why have the dlang community reached to the decision to use @nothrow and not a @throws?

  • Question on @nothrow Vasileios Anagnostopoulos via Digitalmars-d-learn
    • Re: Question on @no... Mike Parker via Digitalmars-d-learn
      • Re: Question on... Vasileios Anagnostopoulos via Digitalmars-d-learn
        • Re: Questio... Ali Çehreli via Digitalmars-d-learn
          • Re: Que... Vasileios Anagnostopoulos via Digitalmars-d-learn
            • Re... Ali Çehreli via Digitalmars-d-learn
              • ... Vasileios Anagnostopoulos via Digitalmars-d-learn
                • ... Ali Çehreli via Digitalmars-d-learn
                • ... Vasileios Anagnostopoulos via Digitalmars-d-learn
                • ... Vasileios Anagnostopoulos via Digitalmars-d-learn
                • ... Ali Çehreli via Digitalmars-d-learn

Reply via email to