org.apache.lenya.lucene.parser
Class SwingHTMLHandler.TagStack.UnderflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.lenya.lucene.parser.SwingHTMLHandler.TagStack.UnderflowException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SwingHTMLHandler.TagStack

public static class SwingHTMLHandler.TagStack.UnderflowException
extends java.lang.Exception

DOCUMENT ME!

See Also:
Serialized Form

Constructor Summary
SwingHTMLHandler.TagStack.UnderflowException()
          Creates a new UnderflowException object.
 
Method Summary
 
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

SwingHTMLHandler.TagStack.UnderflowException

public SwingHTMLHandler.TagStack.UnderflowException()
Creates a new UnderflowException object.



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.