Skip to content

Conversation

@Sergio0694
Copy link
Member

This PR removes all [Serializable] support from exception types, as it's obsolete and shouldn't be used.
It also seals all exception types while at it. No consumer should be extending these anyway.

@Sergio0694 Sergio0694 added the code cleanup Code cleanup and refactoring label Jan 18, 2024
@Sergio0694 Sergio0694 requested a review from manodasanW January 18, 2024 11:20
@Sergio0694 Sergio0694 changed the title Remove [Serializable] support from exceptions and seal them Remove [Serializable] support from exceptions Jan 18, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/remove-exception-serializable branch from 2dcfd26 to 04774d5 Compare January 18, 2024 20:31
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/remove-exception-serializable branch from 04774d5 to 06b8342 Compare February 5, 2024 20:40
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/remove-exception-serializable branch from 06b8342 to af183f3 Compare February 23, 2024 05:35
@Sergio0694 Sergio0694 merged commit bb292c5 into staging/AOT Feb 23, 2024
@Sergio0694 Sergio0694 deleted the user/sergiopedri/remove-exception-serializable branch February 23, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code cleanup Code cleanup and refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants