Package io.undertow.servlet.core
Class ErrorPages
- java.lang.Object
-
- io.undertow.servlet.core.ErrorPages
-
public class ErrorPages extends Object
Class that maintains information about error page mappings.- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetErrorLocation(int code)StringgetErrorLocation(Throwable exception)
-