Skip to content
Snippets Groups Projects
Commit c89480e9 authored by Julian Tusch's avatar Julian Tusch :no_entry_sign:
Browse files

updated fluxio exception ice structure

parent 63d03147
No related branches found
No related tags found
3 merge requests!463145-fluxio-results-and-errors-refactor,!452Resolve "Fluxio results and errors",!449Fluxio preliminary release
Pipeline #19748 failed
......@@ -101,7 +101,9 @@ module armarx
exception FluxioException
{
string reason;
string message;
string type;
Ice::stringSeq contextList;
};
sequence<dto::FluxioIdentificator> FluxioIdentificatorList;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment