SanteDB.Core.Exceptions Namespace |
| Class | Description | |
|---|---|---|
| ConfigurationException |
Configuration exception
| |
| DataDispatchException |
An exception related to the dispatching of data
| |
| DataPersistenceException |
Represents an exception related to data persistence
| |
| DetectedIssueException |
Represents an exception which contains a series of detected issue events
| |
| DomainStateException |
An indicator exception to illustrate that the domain is not yet ready to be accessed
| |
| LimitExceededException |
An exception which indicates that some limit has been exceeeded
| |
| ModelMapValidationException |
Represents a validation exception of a model map
| |
| ModelValidationException |
Model validation exception
| |
| ObjectLockedException |
Indicates an object is already locked and the action cannot continue
| |
| PatchAssertionException |
Represents an exceptional condition for the application of a patch with assertion
| |
| PatchException |
Patch exception
| |
| PolicyViolationException |
Represents a policy violation
|