Method Filter
- Namespace
- DisCatSharp.Exceptions
- Assembly
- DisCatSharp.dll
Filter(Exception)
Gets whether this filter shoulod track the exception.
public bool Filter(Exception ex)
Parameters
ex
ExceptionThe exception to check.
Gets whether this filter shoulod track the exception.
public bool Filter(Exception ex)
ex
ExceptionThe exception to check.