Class SmackException.SmackMessageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.SmackException.SmackMessageException
All Implemented Interfaces:
Serializable
Enclosing class:
SmackException

A Smack exception wrapping a text message. Note that usage of this class is consider bad practice. This class will eventually be marked deprecated and removed.
See Also: