org.media.mn8.protocol.jabber.xmlparser
Class EndOfXMLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.media.mn8.protocol.jabber.xmlparser.EndOfXMLException
All Implemented Interfaces:
java.io.Serializable

public class EndOfXMLException
extends java.lang.Exception

Exception thrown when the end of a XML stream is reached.

See Also:
Serialized Form

Constructor Summary
EndOfXMLException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EndOfXMLException

public EndOfXMLException()


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."