Exception replaced with Throwable (same as in Builder class).

Comment From: pivotal-cla

@anavrotski Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

Comment From: pivotal-cla

@anavrotski Thank you for signing the Contributor License Agreement!

Comment From: philwebb

Thanks for the suggestion. I have a feeling this will break binary compatibility so we'll probably have to live with it until 3.3.

Comment From: philwebb

We'll merge this in 3.3. There is a risk that existing libraries might fail in which case they'll need to migrate to down().withException() if they want to support Spring Boot 3.2 and 3.3+

Comment From: wilkinsona

Thanks very much, @anavrotski.