jrun.jsp.runtime
Class JRunJspWriter.ClearAfterFlushException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--jrun.jsp.runtime.JRunJspWriter.BaseIOException
                          |
                          +--jrun.jsp.runtime.JRunJspWriter.ClearAfterFlushException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JRunJspWriter

public class JRunJspWriter.ClearAfterFlushException
extends JRunJspWriter.BaseIOException

{page}:{line} Clear after flush

See Also:
Serialized Form

Fields inherited from class jrun.jsp.runtime.JRunJspWriter.BaseIOException
line, page
 
Constructor Summary
JRunJspWriter.ClearAfterFlushException()
           
 
Methods inherited from class jrun.jsp.runtime.JRunJspWriter.BaseIOException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JRunJspWriter.ClearAfterFlushException

public JRunJspWriter.ClearAfterFlushException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.