|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.cms.servlet.common.GenErrorTemplateFiller
public class GenErrorTemplateFiller
Default error template filler
| Field Summary |
|---|
| Fields inherited from interface com.netscape.cms.servlet.common.ICMSTemplateFiller |
|---|
AUTHORITY, ERROR, ERROR_DESCR, EXCEPTION, HOST, KEYREC_ID, PORT, REQUEST_ID, REQUEST_STATUS, SCHEME |
| Constructor Summary | |
|---|---|
GenErrorTemplateFiller()
|
|
| Method Summary | |
|---|---|
CMSTemplateParams |
getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
fill error details and description if any. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenErrorTemplateFiller()
| Method Detail |
|---|
public CMSTemplateParams getTemplateParams(CMSRequest cmsReq,
IAuthority authority,
java.util.Locale locale,
java.lang.Exception e)
getTemplateParams in interface ICMSTemplateFillercmsReq - the CMS Request.authority - the authoritylocale - the locale of template.e - unexpected error. ignored.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||