Package io.undertow.servlet.core
Class ErrorPages
java.lang.Object
io.undertow.servlet.core.ErrorPages
Class that maintains information about error page mappings.
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetErrorLocation
(int code) getErrorLocation
(Throwable exception)
-
Constructor Details
-
ErrorPages
-
-
Method Details
-
getErrorLocation
-
getErrorLocation
-