Interface ErrorPageRegistry

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addErrorPages(ErrorPage... errorPages)
    Adds error pages that will be used when handling exceptions.
  • Method Details

    • addErrorPages

      void addErrorPages(ErrorPage... errorPages)
      Adds error pages that will be used when handling exceptions.
      Parameters:
      errorPages - the error pages