Skip to content
Commit 0ed84fe6 authored by David Redondo's avatar David Redondo 🏎
Browse files

Refactor so that the methods of AbstractProcesses return the actual error

Checking if the return value is false and then acessing the last error is
not very elegant. Instead we can directly return the actual error. This does
not yet extend to public API in Processes but the same can be easily done there
in the future.
parent 18937f39
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment