TextExceptionFormatter Constructor
| Name | Description | |
|---|---|---|
|
TextExceptionFormatter(TextWriter, Exception) |
Initializes a new instance of the
TextExceptionFormatter using the specified
TextWriter and Exception
objects.
|
|
TextExceptionFormatter(TextWriter, Exception, Guid) |
Initializes a new instance of the
TextExceptionFormatter using the specified
TextWriter and Exception
objects.
|