? ErrorPageDTO
java.lang.Object
org.osgi.dto.DTO
org.osgi.service.http.runtime.dto.BaseServletDTO
org.osgi.service.http.runtime.dto.ErrorPageDTO
- ??????:
FailedErrorPageDTO
Represents a
javax.servlet.Servlet
for handling errors and currently
being used by a servlet context.-
????
????????????long[]
The error codes the error page is used for.String[]
The exceptions the error page is used for.??????? org.osgi.service.http.runtime.dto.BaseServletDTO
asyncSupported, initParams, name, serviceId, servletContextId, servletInfo
-
?????
??? -
????
??????? org.osgi.dto.DTO
toString
-
??????
-
exceptions
The exceptions the error page is used for. This array might be empty. -
errorCodes
public long[] errorCodesThe error codes the error page is used for. This array might be empty.
-
-
???????
-
ErrorPageDTO
public ErrorPageDTO()
-