Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | static public | org.springframework.http.ProblemDetail | forRawStatusCode(int) | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.http.ProblemDetail | forStatus(org.springframework.http.HttpStatus) | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getDetail()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | java.net.URI | getInstance()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | int | getStatus() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | getTitle()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | java.net.URI | getType() | n.a. |
|
|
||||||||||||
NEW | public | void | setDetail(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | setInstance(java.net.URI) | n.a. |
|
|
||||||||||||
NEW | public | void | setStatus(int) | n.a. |
|
|
||||||||||||
NEW | public | void | setTitle(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | void | setType(java.net.URI) | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withDetail(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withInstance(java.net.URI) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withRawStatusCode(int) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withStatus(org.springframework.http.HttpStatus) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withTitle(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.http.ProblemDetail | withType(java.net.URI) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | static public | org.springframework.http.ResponseEntity$HeadersBuilder | of(org.springframework.http.ProblemDetail) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -7580944310137134753 | n.a. |
New | true | 7735850723564878108 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | org.springframework.http.ProblemDetail | getBody() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. | n.a. |
|
||||
NEW | public abstract | int | getRawStatusCode() | n.a. | n.a. |
|
||||
NEW | public | org.springframework.http.HttpStatus | getStatus() | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ErrorResponseException(org.springframework.http.HttpStatus,
| n.a. | n.a. |
|
||||
NEW | public | ErrorResponseException(int,
| n.a. | n.a. |
|
||||
NEW | public | ErrorResponseException(int,
| n.a. | n.a. |
|
||||
NEW | public | ErrorResponseException(org.springframework.http.HttpStatus) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | final public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getMessage() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
||||||
NEW | public | void | setDetail(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setInstance(java.net.URI) | n.a. |
|
|
||||||
NEW | public | void | setTitle(java.lang.String) | n.a. |
|
|
||||||
NEW | public | void | setType(java.net.URI) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpMediaTypeNotSupportedException(org.springframework.http.MediaType,
| n.a. |
|
|
||||||
NEW | public | HttpMediaTypeNotSupportedException(org.springframework.http.MediaType,
| n.a. | n.a. |
|
||||||
NEW | public | HttpMediaTypeNotSupportedException(org.springframework.http.MediaType,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.http.ProblemDetail | getBody() | n.a. |
|
|
||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||
NEW | public | int | getRawStatusCode() | n.a. |
|
|
Change |
INTERFACE_ADDED |
METHOD_ABSTRACT_ADDED_IN_IMPLEMENTED_INTERFACE |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.bind.ServletRequestBindingException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||||||||
UNCHANGED | public | org.springframework.http.HttpHeaders | getResponseHeaders()
Annotations:
| n.a. |
|
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||||||||
UNCHANGED | public | org.springframework.http.HttpHeaders | getResponseHeaders()
Annotations:
| n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponseException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||||||||
REMOVED | public | int | getRawStatusCode() | n.a. | n.a. |
|
||||||||||||
UNCHANGED | public | org.springframework.http.HttpHeaders | getResponseHeaders()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED | public | org.springframework.http.HttpStatus | getStatus() | n.a. | n.a. |
|
Change |
METHOD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Change |
METHOD_REMOVED_IN_SUPERCLASS |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.ErrorResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. |
|
|
||||||||||||
UNCHANGED | public | org.springframework.http.HttpHeaders | getResponseHeaders()
Annotations:
| n.a. |
|
|