Legend 
  | Field: bool OutputExceptionInformation
 Declarationbool OutputExceptionInformationSummaryDetermines whether the default error handler outputs exception information (including a stack trace) to the client (browser) as HTML. The default error handler always outputs the HTTP status code description. It is invoked when HttpServer.Error |