public class MQTT3PersistenceException
extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException for the cases where an error occurred while reading/writing
persistent data for reliable messaging.| Constructor and Description |
|---|
MQTT3PersistenceException(Throwable cause)
Returns an instance of
MQTT3PersistenceException |
getType, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MQTT3PersistenceException(Throwable cause)
MQTT3PersistenceExceptioncause - the original Throwable that was thrown.Copyright © 2025 MuleSoft, Inc.. All rights reserved.