Class DisCatSharpExceptionFilter
- Namespace
- DisCatSharp.Exceptions
- Assembly
- DisCatSharp.dll
Represents a filter for exceptions that should not be sent to Sentry.
public class DisCatSharpExceptionFilter : IExceptionFilter
- Inheritance
-
DisCatSharpExceptionFilter
- Implements
-
IExceptionFilter
- Inherited Members
Methods
- Filter(Exception)
Gets whether this filter shoulod track the exception.