Class SmackException.SmackMessageException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    SmackException

    public static class SmackException.SmackMessageException
    extends 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:
    Serialized Form
    • Constructor Detail

      • SmackMessageException

        public SmackMessageException​(java.lang.String message)