jrun.jsp.compiler
Class ErrorTagInfo

jrun.jsp.compiler.JRunTagInfo
  |
  +--jrun.jsp.compiler.ErrorTagInfo

public class ErrorTagInfo
extends JRunTagInfo


Fields inherited from class jrun.jsp.compiler.JRunTagInfo
teiClass, vars
 
Constructor Summary
ErrorTagInfo(java.lang.Exception err)
           
 
Method Summary
 java.lang.Throwable getError()
           
 void rethrow()
           
 
Methods inherited from class jrun.jsp.compiler.JRunTagInfo
getTagExtraInfo, getTagHandlerClass, getVariableInfo, isBodyTag, isIterationTag, isTryCatchFinally
 

Constructor Detail

ErrorTagInfo

public ErrorTagInfo(java.lang.Exception err)
Method Detail

getError

public java.lang.Throwable getError()

rethrow

public void rethrow()
             throws javax.servlet.ServletException,
                    java.io.IOException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.