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