Skip to content

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

@tobiasKaminsky

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions