Class CorreoMqttException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.correomqtt.business.exception.CorreoMqttException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CorreoMqttAlreadySubscribedException,CorreoMqttConnectionFailedException,CorreoMqttDisconnectException,CorreoMqttExecutionException,CorreoMqttExportMessageException,CorreoMqttNoRetriesLeftException,CorreoMqttNotConnectedException,CorreoMqttSshFailedException,CorreoMqttSubscriptionFailed,CorreoMqttUnsupportedMqttVersionException
public abstract class CorreoMqttException extends RuntimeException
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString