public final class ErrorPagePool extends Object
Constructor and Description |
---|
ErrorPagePool() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
clear the error page pool
|
ErrorPage |
getErrorPage(PageException pe,
short type)
returns the error page
|
void |
removeErrorPage(PageException pe)
remove this error page
|
void |
setErrorPage(ErrorPage errorPage)
sets the page error
|
public ErrorPagePool()
public void setErrorPage(ErrorPage errorPage)
errorPage
- public ErrorPage getErrorPage(PageException pe, short type)
pe
- Page Exceptionpublic void clear()
public void removeErrorPage(PageException pe)
type
- Copyright © 2015 Lucee