07be9b9f02a0ed56cf93b395fb282f56ae6b4fe5
Deleted: - PdfProcessingException: Obsolete, DevExpress exceptions now propagate naturally - SwissQrCodeNotFoundException: Moved to Application layer (feature-specific exception) Rationale: - PdfProcessingException was wrapping library exceptions unnecessarily - Better to let infrastructure exceptions propagate → middleware handles as 500 - SwissQrCodeNotFoundException is application-level concern, not domain
Description
No description provided
Languages
C#
100%