Class SmackParsingException.SmackTextParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.parsing.SmackParsingException
org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
All Implemented Interfaces:
Serializable
Enclosing class:
SmackParsingException

@Deprecated public static class SmackParsingException.SmackTextParseException extends SmackParsingException
Deprecated.
do not import.
Deprecated, do not import.
See Also:
  • Constructor Details

    • SmackTextParseException

      @Deprecated public SmackTextParseException(ParseException parsingException)
      Deprecated.
      do not use, simply throw ParseException.
      Deprecated, do not use.
      Parameters:
      parsingException - the exception.