-
Georges Racinet authored
All error cases in this function were actually `StateFileError`. It is true it can be transparently converted to `RefError` but the latter will be inappropriate in the upcoming `ListRefs` inner implementation, where `StateFileError` is the only considered one.
Georges Racinet authoredAll error cases in this function were actually `StateFileError`. It is true it can be transparently converted to `RefError` but the latter will be inappropriate in the upcoming `ListRefs` inner implementation, where `StateFileError` is the only considered one.