<%= res.statusCode %><%= err.toString() %>

<% if(err.stack) { %>

Stack Trace

<%= err.stack %>
<% } %>