IExceptionCategory is defined in the Telligent.Evolution.Extensibility.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
interface IExceptionCategory : IPlugin, ITranslatablePlugin, IUserRenderableMessage { bool IsLoggable { get; } }
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| IsLoggable | bool | A boolean that determines whether exception should be logged. This value is set by the developer. |