public abstract class BodyTagTryCatchFinallySupport extends BodyTagSupport implements javax.servlet.jsp.tagext.TryCatchFinally
Constructor and Description |
---|
BodyTagTryCatchFinallySupport() |
Modifier and Type | Method and Description |
---|---|
void |
doCatch(Throwable t) |
void |
doFinally() |
doAfterBody, doInitBody, release, setBodyContent
doEndTag, doStartTag, getParent, required, setPageContext, setPageContext, setParent
public BodyTagTryCatchFinallySupport()
public void doCatch(Throwable t) throws Throwable
doCatch
in interface javax.servlet.jsp.tagext.TryCatchFinally
Throwable
TryCatchFinally.doCatch(java.lang.Throwable)
public void doFinally()
doFinally
in interface javax.servlet.jsp.tagext.TryCatchFinally
TryCatchFinally.doFinally()
Copyright © 2015 Lucee