Batch-Error Errors for the HTTP Serving World Installation npm i @openaddresses/batch-error Example Usage const Err = require('@openaddresses/batch-error'); throw new Err(statusCode, originalErr_orNull, message);