Package org.springframework.boot.web.servlet.error

Spring MVC error handling infrastructure.

See: Description

  • Interface Summary 
    Interface Description
    ErrorAttributes
    Provides access to error attributes which can be logged or presented to the user.
    ErrorController
    Marker interface used to indicate that a @Controller is used to render errors.
  • Class Summary 
    Class Description
    DefaultErrorAttributes
    Default implementation of ErrorAttributes.

Package org.springframework.boot.web.servlet.error Description

Spring MVC error handling infrastructure.

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