Skip to content

ExceptionExtensions class

namespace: Serenity   assemblySerenity.Net.Core

Exception data extensions.

public static class ExceptionExtensions

Public Members

name description
static SetData(…) Sets custom exception data with the given property name and value. Sets the data in the base exception.

See Also