Remove AtomixRuntimeException 88/104688/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 08:02:02 +0000 (09:02 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 2 Mar 2023 08:21:26 +0000 (09:21 +0100)
commit60effcfcf5d75ddc1b32d0a55f220d0665a7e9bc
treec097988e35916d5001c835fd9faa2ea1224f5ec8
parentc59863765f533b216f777411ea55db0d343cc163
Remove AtomixRuntimeException

This class is not really useful, inline its only benefit into its sole
user, AtomixIOException.

JIRA: CONTROLLER-2071
Change-Id: Ie574efd1acedc93a6b973c37370bdb6c95bd304d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
third-party/atomix/utils/src/main/java/io/atomix/utils/AtomixIOException.java
third-party/atomix/utils/src/main/java/io/atomix/utils/AtomixRuntimeException.java [deleted file]