## What is the purpose of the change

Remove unused legacy exception class `SlotException`.

This exception class was introduced by a569f38f16186518b53461842d37b09fb1df45e9 
and out of used since 0ef7fddeff8430fd40d2d7a1b8a6454fd9416ced, somehow using 
`FlinkException` replaced it. As slot allocate design changed and we now have 
more exactly "SlotException" like `SlotAllocationException` and 
`SlotOccupiedException`, we can remove this class anyway.

[ Full content available at: https://github.com/apache/flink/pull/6674 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to