Skip to content

ResponseStatusException should allow to construct an instance without a reason [SPR-15524] #20083

Closed
@spring-projects-issues

Description

@spring-projects-issues

Stéphane Nicoll opened SPR-15524 and commented

Currently it is not possible to create a ResponseStatusException without providing a String reason. As we're passing an HttpStatus can we reuse that as a source of the reason?


Affects: 5.0 M5

Referenced from: commits 25aef4d

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions