# DomainException

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Domain/DomainException.cs` (line 8)

**Part of:** [Pams](subsystem-pams)

## Used by

5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (5)

- `BaseController` — `Pams/API/Pams.API/Controllers/BaseController.cs`:515
- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
- `InvoiceController` — `Pams/API/Pams.API/Controllers/Sales/InvoiceController.cs`:22
- `PaymentController` — `Pams/API/Pams.API/Controllers/Sales/PaymentController.cs`:14
- `PaymentMethod` — `Pams/Logic/Pams.Business/Entity/Common/PaymentMethods.Model.cs`:17
