Table of Contents

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 Exception

The exception to check.

Returns

bool