Skip to content

Log_OC.d(TAG, e.getMessage()) -> getMessage() can be null #2208

Description

@tobiasKaminsky

String the detail message string of this Throwable instance (which may be null).

So this can be null and it seems that it happens some times, according to google play console.

To not have an exception here, best would be to put null check in each Log_OC methode.
Or do you see anything better?

Metadata

Metadata

Labels

enhancementtechnical debtRefactoring or cleanup needed to improve maintainability.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions