Sante |
| Class | Description | |
|---|---|---|
| CdssException | Represents an exception with the CDSS engine | |
| 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 | |
| MissingTfaSecretException | Thrown when an identity does not have a secret available. | |
| ModelMapCompileException | An exception of model map compilation errors | |
| 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 | |
| PreconditionFailedException | A specialized exception whenever a pre-condition for an operation has failed | |
| TfaRequiredAuthenticationException | An AuthenticationException that is thrown when an attempt to authenticate a principal requires a second factor for auth. |