earthiverse / ALClient

A node client for interacting with Adventure Land - The Code MMORPG
29 stars 8 forks source link

Always use Error when rejecting promises #38

Closed kevinsandow closed 2 years ago

kevinsandow commented 2 years ago

I thought you already did this a while ago. I might confuse this with the advise to always throw real Errors, but it applies to rejecting promises as well.