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