jrun.jsp.runtime
Class JRunJspWriter.AutoFlushException

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

public class JRunJspWriter.AutoFlushException
extends JRunJspWriter.BaseIOException

{page}:{line} Buffer size exceeded, increase buffer or set autoFlush to true

See Also:
Serialized Form

Fields inherited from class jrun.jsp.runtime.JRunJspWriter.BaseIOException
line, page
 
Constructor Summary
JRunJspWriter.AutoFlushException()
           
 
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.AutoFlushException

public JRunJspWriter.AutoFlushException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.