Class IncompatibleHiveMQVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hivemq.extension.sdk.api.services.exception.IncompatibleHiveMQVersionException
- All Implemented Interfaces:
Serializable
public class IncompatibleHiveMQVersionException extends Exception
This exception is used to signal that a cluster node has an incompatible HiveMQ version for a specific request.
- Since:
- 4.1.0, CE 2020.1
- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static @NotNull IncompatibleHiveMQVersionExceptionINSTANCE -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString