| IUpdateableTUpdate Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Core
| Exception | Condition |
|---|---|
| ArgumentException | Thrown if the Id of the entity is zero or lower |
| ArgumentNullException | dto is . |
| InvalidIdentifierException | Thrown if an identifier is zero or lower |
| NonUniqueValueException | Thrown if a value is required to be unique, but is not |
| ObjectNotFoundException | Thrown if the id of the entity is not found |
| ValueCanNotBeChangedException | Thrown if a value can not be changed. |
| ValueIsRequiredException | Thrown if a required value is missing. |