Package org.jxmpp.xml.splitter
Class InvalidXmlException.InvalidEmptyTagException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jxmpp.xml.splitter.InvalidXmlException
org.jxmpp.xml.splitter.InvalidXmlException.InvalidEmptyTagException
- All Implemented Interfaces:
Serializable
- Enclosing class:
InvalidXmlException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jxmpp.xml.splitter.InvalidXmlException
InvalidXmlException.InvalidAttributeDeclarationException, InvalidXmlException.InvalidEmptyTagException
-
Method Summary
Methods inherited from class org.jxmpp.xml.splitter.InvalidXmlException
getParsedXmlSoFar, getUnexpectedChar
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
create
-