This is a reference implementation of a simple error handler object. This particular error handler calls a list of callback functions that have been registered with it when an error arises, and passes them each an error message specified where the error arises.
This is provided under the MIT license. Feel free to use it as you wish, within the constraints of that license.
Joseph Juma
Copyright Joseph Juma, 2024. All rights reserved.