org.springframework.boot.web.server

Interface ErrorPageRegistry

    • Method Detail

      • addErrorPages

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

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.