Skip to content

FaultMessageResolver should not be constrained to IOExceptions [SWS-144] #298

Closed
@gregturn

Description

@gregturn

Kai Hudalla opened SWS-144 and commented

The resolveFault(WebServiceMessage) method of the org.springframework.ws.client.core.FaultMessageResolver interface declares an IOException to be thrown, effectively constraining any implementations to throw either subclasses of IOException or RuntimeExceptions. Is there any reason why it should not be allowed to throw any type of Exception?


Affects: 1.0 RC2

Metadata

Metadata

Assignees

Labels

status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions