INotLoggedException interface
namespace: Serenity assembly: Serenity.Net.Core
An exception that should not be logged.
public interface INotLoggedException
Members
| name | description |
|---|---|
| NotLoggedException { get; } | Gets a value indicating whether to not log exception. |
See Also
- Source: INotLoggedException.cs