Interface ErrorHandler.ErrorPageMapper

All Known Implementing Classes:
ErrorPageErrorHandler
Enclosing class:
ErrorHandler

public static interface ErrorHandler.ErrorPageMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    getErrorPage(javax.servlet.http.HttpServletRequest request)
     
  • Method Details

    • getErrorPage

      String getErrorPage(javax.servlet.http.HttpServletRequest request)