jrun.jsp.runtime
Class JRunJspWriter.JspWriterClosedException

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

public class JRunJspWriter.JspWriterClosedException
extends JRunJspWriter.BaseIOException

{page}:{line} JspWriter closed

See Also:
Serialized Form

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

public JRunJspWriter.JspWriterClosedException()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.