public class CatchTag extends TagSupport
body, context, parent| Constructor and Description |
|---|
CatchTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
doTag(XMLOutput output)
Evaluates this tag after all the tags properties have been initialized.
|
void |
setVar(String var)
Sets the name of the variable which is exposed with the Exception that gets
thrown by evaluating the body of this tag or which is set to null if there is
no exception thrown.
|
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isEscapeText, isTrim, setBody, setContext, setEscapeText, setParent, setTrim, trimBodypublic void doTag(XMLOutput output) throws JellyTagException
TagJellyTagExceptionpublic void setVar(String var)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.