examples/error.md

Summary

Maintainability
Test Coverage
```js
throw new TypeError('oops silly me')
```