Package org.jivesoftware.smack.provider
Class AbstractProvider.NumberFormatParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.parsing.SmackParsingException
org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractProvider<E extends Element>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smack.parsing.SmackParsingException
SmackParsingException.RequiredAttributeMissingException, SmackParsingException.RequiredValueMissingException, SmackParsingException.SmackTextParseException, SmackParsingException.SmackUriSyntaxParsingException -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString