Spring MVC - Class Diagram - Classes that extend HttpStatusCodeException




NameTypePackageDescriptionDetail

HttpClientErrorExceptionClassorg.springframework.web.clientException thrown when an HTTP 4xx is received.Detail
HttpServerErrorExceptionClassorg.springframework.web.clientException thrown when an HTTP 5xx is received.Detail
HttpStatusCodeExceptionClassorg.springframework.web.clientAbstract base class for exceptions based on an HttpStatus.Detail