Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The implementation will involve three steps. Firstly, new

  • Step 1: New types of exceptions will be introduced.

...

  • Step 2: The implementations of state-related interfaces will throw the newly introduced exceptions.

...

  • Step 3: All old checked exceptions will be removed from the interfaces.

Compatibility, Deprecation, and Migration Plan

...