Smack/smack-extensions/src/main/java/org/jivesoftware
Florian Schmaus 4f7324103c Throw instead of return in Socks5Client
Returning a boolean is not really expressive in such cases. For example,
if it returns 'false' then the callee has no information *what* went
wrong. Instead throw an SmackException with some more information.
2016-11-05 19:56:34 +01:00
..
smack/extensions Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smackx Throw instead of return in Socks5Client 2016-11-05 19:56:34 +01:00