Class NoSuchClientIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hivemq.extension.sdk.api.services.exception.NoSuchClientIdException
All Implemented Interfaces:
Serializable

public class NoSuchClientIdException
extends Exception
This exception is used to signal that a given MQTT ClientId is unknown to the broker in the given context.
Since:
4.0.0, CE 2019.1
See Also:
Serialized Form