[]
Represents an exception that throws during persistence operations.
public sealed class PersistenceException : Exception, ISerializable
Name | Description |
---|---|
PersistenceException(ErrorCodes, string) | Initializes a new instance of the PersistenceException class. |
Name | Description |
---|---|
ErrorCode | Gets the error code associated with this exception. |