[]
Gets the error code associated with this exception.
public PersistenceException.ErrorCodes ErrorCode { get; }
Type | Description |
---|---|
PersistenceException.ErrorCodes | An PersistenceException.ErrorCodes value indicating the specific type of persistence error. |