public class MQTT3InvalidClientIDException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException for the cases in which an invalid client id is provided to identify a connection.| Constructor and Description |
|---|
MQTT3InvalidClientIDException(String message)
Returns an instance of
MQTT3InvalidClientIDException. |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MQTT3InvalidClientIDException(String message)
MQTT3InvalidClientIDException.message - a message that specifies the reason why the client id is invalid.Copyright © 2025 MuleSoft, Inc.. All rights reserved.