public class ErrorPageDTO extends BaseServletDTO
javax.servlet.Servlet for handling errors and currently
being used by a servlet context.| Modifier and Type | Field and Description |
|---|---|
long[] |
errorCodes
The error codes the error page is used for.
|
String[] |
exceptions
The exceptions the error page is used for.
|
asyncSupported, initParams, name, serviceId, servletContextId, servletInfo| Constructor and Description |
|---|
ErrorPageDTO() |
public String[] exceptions
public long[] errorCodes
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0