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 given property name and value. Sets the data in base exception.

See Also