public class MQTT3InvalidTopicException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException for the cases in which an invalid topic is provided to publish a message.| Constructor and Description |
|---|
MQTT3InvalidTopicException(Throwable cause)
Returns an instance of
MQTT3InvalidTopicException. |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MQTT3InvalidTopicException(Throwable cause)
MQTT3InvalidTopicException.cause - the original Throwable that was thrown.Copyright © 2025 MuleSoft, Inc.. All rights reserved.