[This is preliminary documentation and subject to change.]
Exception for errors that occur during the persisting of objects to a database.
For a list of all members of this type, see SaveException Members.
System.Object
System.Exception
AtomsFramework.AtomsFrameworkException
AtomsFramework.SaveException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Some errors are expected under certain conditions. These exceptions are caught internally and do not cause a SaveException to be thrown.
It's good practice to wrap all persistence methods in a try/catch block
Namespace: AtomsFramework
Assembly: AtomsFramework (in AtomsFramework.dll)
SaveException Members | AtomsFramework Namespace