Ramon
Member since Aug 17, 2016
- Profile: /members/13279-ramon.htm
- Comments: 1
Recent Blog Comments By Ramon
-
Creating Custom Error Objects In Node.js With Error.captureStackTrace()
Posted on Aug 17, 2016 at 3:23 PM
Thanks for the post its cool. But at the moment I have the same principle you have applied here but want to extend it a bit more by adding an inheritance from appError. To be a little more clearer I'll make an example: I want to have this kind of hierarchy { Error -> AppError -> CustomE... read more »