setDiscardClasses

open fun setDiscardClasses(@NonNull discardClasses: Set<Pattern>)

Allows you to specify the fully-qualified name of error classes that will be discarded before being sent to Bugsnag if they are detected. The notifier performs an exact match against the canonical class name.