INotLoggedException interface

namespace: Serenity   assemblySerenity.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