Class UnparseableStanza

java.lang.Object
org.jivesoftware.smack.UnparseableStanza

public class UnparseableStanza extends Object
Representation of an unparsable stanza.
  • Method Details

    • getParsingException

      Get the exception that caused the parser to fail.
      Returns:
      the exception that caused the parser to fail
    • getContent

      Retrieve the raw stanza data.
      Returns:
      the raw stanza data