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:
Serializable

public class EndOfXMLException
extends 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, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EndOfXMLException

public EndOfXMLException()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."