Smack/smack-core/src
adiaholic f91044657f Generic Exception replaced with Type Specific Exceptions.
'parseAndProcessStanza()' throws generic Exceptions.
Since there are plenty of exceptions that should not be
catched by smack, it's better to throw Type Specific Exceptions.
This Commit is was in response to SMACK-839.
2019-05-19 17:09:01 +05:30
..
integration-test Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
main Generic Exception replaced with Type Specific Exceptions. 2019-05-19 17:09:01 +05:30
test Try GC in MemoryLeakTestUtil.assertReferencesQueueSize() 2019-05-09 12:33:43 +02:00