We should avoid throwing non `Error` instances, so we should replace all the `throw` sentences in the app which are currently throwing `string` types.
We should avoid throwing non
Errorinstances, so we should replace all thethrowsentences in the app which are currently throwingstringtypes.