Package org.jivesoftware.smack.provider
Class AbstractProvider.TextParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jivesoftware.smack.parsing.SmackParsingException
-
- org.jivesoftware.smack.provider.AbstractProvider.TextParseException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AbstractProvider<E extends Element>
public static final class AbstractProvider.TextParseException extends SmackParsingException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jivesoftware.smack.parsing.SmackParsingException
SmackParsingException.RequiredAttributeMissingException, SmackParsingException.RequiredValueMissingException, SmackParsingException.SmackTextParseException, SmackParsingException.SmackUriSyntaxParsingException
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.text.ParseExceptiongetParseException()
-