app/api-service-broker/views/error.hbs (3 lines of code) (raw):

<h1>{{message}}</h1> <h2>{{error.status}}</h2> <pre>{{error.stack}}</pre>