Executes a series of transmuters on an error, one by one, until an error is transmuted into a SynthesizedError.
The error to process.
The array of transmuters to execute.
The final processed error.
Executes a series of transmuters on an error, one by one, until an error is transmuted into a SynthesizedError.