Closed MytsV closed 1 month ago
It seems like error responses from the rucio server always look this way:
{"ExceptionClass": "DataIdentifierNotFound", "ExceptionMessage": "Data identifier 'test:dataset12' not found"}
Should there be a DTO for it?
These changes are included in #477
Fix #467