[This is preliminary documentation and subject to change.]
Indicates that nothing was updated while persisting an object.
For a list of all members of this type, see NothingUpdatedException Members.
System.Object
System.Exception
AtomsFramework.AtomsFrameworkException
AtomsFramework.NothingUpdatedException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This exception is different to a normal Save exception to allow finer grained control over the error handling in your application (for example, you may expect this exception to occur). The error indicates that no records in the database matched the where criteria of the update statement.
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
NothingUpdatedException Members | AtomsFramework Namespace