public final class ErrorPageImpl extends Object implements ErrorPage
TYPE_EXCEPTION, TYPE_REQUEST, TYPE_VALIDATION
Constructor and Description |
---|
ErrorPageImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getException() |
String |
getMailto() |
PageSource |
getTemplate() |
short |
getType() |
String |
getTypeAsString() |
void |
setException(String exception)
sets the exception attribute
|
void |
setMailto(String mailto)
sets the mailto attribute
|
void |
setTemplate(PageSource template)
sets the template attribute
|
void |
setType(short type) |
void |
setTypeAsString(String exception)
sets the exception attribute
|
public ErrorPageImpl()
public void setMailto(String mailto)
ErrorPage
public void setTemplate(PageSource template)
ErrorPage
setTemplate
in interface ErrorPage
public void setTypeAsString(String exception)
ErrorPage
setTypeAsString
in interface ErrorPage
public void setException(String exception)
ErrorPage
setException
in interface ErrorPage
public PageSource getTemplate()
getTemplate
in interface ErrorPage
public String getTypeAsString()
getTypeAsString
in interface ErrorPage
public String getException()
getException
in interface ErrorPage
Copyright © 2015 Lucee