Skip to content

tps-frontend: Add ErrorDetails class

segfault requested to merge minor-refactoring into stable

Follow up of !1480 (merged). This uses a class instead of a tuple for the error details, to make it easier to use and to make the code more readable.

Edited by segfault

Merge request reports