Skip to content

HttpInvokerClientInterceptor.convertHttpInvokerAccessException implementation throws the RemoteAccessException instead of return it [SPR-10965] #15593

@spring-projects-issues

Description

@spring-projects-issues

Felix Martin opened SPR-10965 and commented

According to the javadoc the protected method HttpInvokerClientInterceptor.convertHttpInvokerAccessException(Throwable ex) converts the given HTTP invoker access exception to an appropriate Spring RemoteAccessException, but instead this method is throwing the RemoteAccessException.


Affects: 4.0 M3

Issue Links:

Referenced from: commits ca9df4d

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