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

Method error

app/src/main/java/eu/faircode/email/HtmlHelper.java:1836–1839  ·  view source on GitHub ↗
(CSSParseException ex)

Source from the content-addressed store, hash-verified

1834 }
1835
1836 @Override
1837 public void error(CSSParseException ex) throws CSSException {
1838 Log.i("CSS error=" + ex.getMessage());
1839 }
1840
1841 @Override
1842 public void fatalError(CSSParseException ex) throws CSSException {

Callers 7

onChangedMethod · 0.45
delegateMethod · 0.45
runMethod · 0.45
fetchMethod · 0.45
eMethod · 0.45
persistMethod · 0.45
reportErrorMethod · 0.45

Calls 2

iMethod · 0.95
getMessageMethod · 0.65

Tested by

no test coverage detected