MCPcopy Create free account
hub / github.com/M66B/FairEmail / unexpectedError

Method unexpectedError

app/src/main/java/eu/faircode/email/Log.java:1664–1666  ·  view source on GitHub ↗
(Fragment fragment, Throwable ex)

Source from the content-addressed store, hash-verified

1662 }
1663
1664 static void unexpectedError(Fragment fragment, Throwable ex) {
1665 unexpectedError(fragment, ex, true);
1666 }
1667
1668 static void unexpectedError(Fragment fragment, Throwable ex, boolean report) {
1669 try {

Callers 15

onExceptionMethod · 0.95
onClickMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onImportCertificateMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95
onExceptionMethod · 0.95

Calls 3

wMethod · 0.95
eMethod · 0.95
showMethod · 0.45

Tested by

no test coverage detected