Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.err | |
lucee.runtime.exp | |
lucee.runtime.listener | |
lucee.runtime.orm.hibernate |
Modifier and Type | Method and Description |
---|---|
void |
PageContextImpl.setErrorPage(ErrorPage ep) |
abstract void |
PageContext.setErrorPage(ErrorPage ep)
sets the error page
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorPageImpl |
Modifier and Type | Method and Description |
---|---|
ErrorPage |
ErrorPagePool.getErrorPage(PageException pe,
short type)
returns the error page
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorPagePool.setErrorPage(ErrorPage errorPage)
sets the page error
|
Modifier and Type | Method and Description |
---|---|
Struct |
CustomTypeException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageRuntimeException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageExceptionImpl.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
PageServletException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Struct |
IPageException.getErrorBlock(PageContext pc,
ErrorPage ep)
return detailed error block of the error
|
Modifier and Type | Method and Description |
---|---|
Struct |
ModernAppListenerException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Modifier and Type | Method and Description |
---|---|
Struct |
HibernatePageException.getErrorBlock(PageContext pc,
ErrorPage ep) |
Copyright © 2015 Lucee