Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: bool OutputExceptionInformation

Declaration

bool OutputExceptionInformation

Summary

Determines 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.ErrorHandler is null or throws an exception.