public final class Abort extends TagImpl
Constructor and Description |
---|
Abort() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setShowerror(String showerror)
set the value showerror
The error to display when cfabort executes.
|
void |
setType(String type)
sets the type of the abort (page,request)
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Abort()
public void setShowerror(String showerror)
showerror
- value to setpublic void setType(String type) throws ApplicationException
type
- ApplicationException
public int doStartTag() throws PageException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
PageException
public int doEndTag()
Copyright © 2015 Lucee