Skip to content

Document semantics of RetryException regarding cause and suppressed exceptions #35337

@sbrannen

Description

@sbrannen

Although the semantics of RetryException regarding suppressed exceptions are documented in the Javadoc for execute(Retryable) in RetryOperations and RetryTemplate, that documentation is outdated and does not state that the cause is the last exception thrown from the Retryable operation.

We should therefore properly document those semantics in RetryOperations, RetryTemplate, and RetryException.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions