# File lib/cgikit/application.rb, line 666
    def handle_page_restoration_error( error, context )
      default_error_page(error, context).generate_response
    end