Table of Contents

ExceptionDescriptorConverter Constructor

Definition

ExceptionDescriptorConverter(Action<ExceptionDescriptorOptions>)

Initializes a new instance of the ExceptionDescriptorConverter class.

public ExceptionDescriptorConverter(Action<ExceptionDescriptorOptions> setup = null)

Parameters

setup Action<ExceptionDescriptorOptions>

The ExceptionDescriptorOptions which may be configured.