ExceptionExtensions class
namespace: Serenity assembly: Serenity.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
- Source: ExceptionExtensions.cs