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
Modifier and TypeClassDescriptionstatic class
static class
static class
Deprecated.do not import.static class
-
Constructor Summary
ModifierConstructorDescriptionprotected
SmackParsingException
(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
-