excludePaths property

List<String> excludePaths
final

List of paths to exclude from stack traces

Defaults to StackTraceParser.defaultExcludePaths.

Implementation

final List<String> excludePaths;