railo.runtime.tag
Class ReThrow

java.lang.Object
  extended by railo.runtime.ext.tag.TagImpl
      extended by railo.runtime.tag.ReThrow
All Implemented Interfaces:
javax.servlet.jsp.tagext.Tag

public final class ReThrow
extends TagImpl

Rethrows the currently active exception. Preserves the exception's cfcatch.type and cfcatch. agContext information.


Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
ReThrow()
           
 
Method Summary
 
Methods inherited from class railo.runtime.ext.tag.TagImpl
doEndTag, doStartTag, getParent, release, required, required, required, required, setPageContext, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReThrow

public ReThrow()


Copyright © 2012 Railo