conversations-classic/src/main/java/eu/siacs/conversations/xmpp/jid
Andreas Straub a7c7a42136 Improve InvalidJidException handling in Jid class
This code should never be triggered anway, so with this 'fix', we should
at least get more meaningful stack traces. Plus, it makes the linter
happy by preventing NullPointerExceptions.
2015-10-11 16:05:44 +02:00
..
InvalidJidException.java check for null in jid parser 2015-02-26 16:56:07 +01:00
Jid.java Improve InvalidJidException handling in Jid class 2015-10-11 16:05:44 +02:00