Constructor and Description |
---|
Error() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setException(String exception)
set the value exception
Type of exception.
|
void |
setMailto(String mailto)
set the value mailto
The e-mail address of the administrator to notify of the error.
|
void |
setTemplate(String template)
set the value template
The relative path to the custom error page.
|
void |
setType(String type)
set the value type
The type of error that the custom error page handles.
|
getParent, required, required, required, required, setPageContext, setPageContext, setParent
public Error()
public void release()
public void setException(String exception)
exception
- value to setpublic void setType(String type) throws ExpressionException
type
- value to setExpressionException
public void setTemplate(String template) throws MissingIncludeException
template
- value to setMissingIncludeException
public void setMailto(String mailto)
mailto
- value to setpublic int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class TagImpl
Copyright © 2015 Lucee