Package org.jivesoftware.smack.parsing
Class SmackParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.parsing.SmackParsingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractProvider.NumberFormatParseException,AbstractProvider.TextParseException,SmackParsingException.RequiredValueMissingException,SmackParsingException.SmackTextParseException,SmackParsingException.SmackUriSyntaxParsingException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classDeprecated.do not import.static class -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSmackParsingException(Exception exception) SmackParsingException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SmackParsingException
-
SmackParsingException
-