Uses of Class
de.xima.fc.common.error_page.ErrorPageByStatusCode
-
Packages that use ErrorPageByStatusCode Package Description de.xima.fc.common.error_page -
-
Uses of ErrorPageByStatusCode in de.xima.fc.common.error_page
Methods in de.xima.fc.common.error_page that return types with arguments of type ErrorPageByStatusCode Modifier and Type Method Description List<ErrorPageByStatusCode>
ErrorPagesConfig. getAll()
Gets a list of all error pages mapped to a specific status code.
-