{
  "id": 2552316,
  "title": "@StandardException",
  "url": "https://urgent.news/2026/08/22/standardexception",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-22T10:05:33.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/mattmurr/standardexception-4edl"
  },
  "original_language": "en",
  "account": null,
  "summary": "I recently came across a little gem annotation from Lombok that I had never heard of before: @StandardException . You can annotate your Exception classes ( extends exception ) with this annotation, it will generate the usual constructors for your exception type that you would normally write. https://projectlombok.org/features/experimental/StandardException This is a small thing, but it can save…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}