org.apache.activemq.transport.mqtt
Class MQTTProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.activemq.transport.mqtt.MQTTProtocolException
- All Implemented Interfaces:
- Serializable
public class MQTTProtocolException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MQTTProtocolException
public MQTTProtocolException()
MQTTProtocolException
public MQTTProtocolException(String s)
MQTTProtocolException
public MQTTProtocolException(String s,
boolean fatal)
MQTTProtocolException
public MQTTProtocolException(String s,
boolean fatal,
Throwable cause)
isFatal
public boolean isFatal()
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.