mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-04-29 09:54:51 +02:00
instead of getMessage(), because some Exceptions, e.g. Android's NetworkOnMainThreadException, will return null on getMessage(). Exception.toString() does what we want, i.e. returns - the exception class name - and the return value of getLocalizedMessage() |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |