public class MQTTProtocolException extends IOException
| Constructor and Description |
|---|
MQTTProtocolException() |
MQTTProtocolException(String s) |
MQTTProtocolException(String s,
boolean fatal) |
MQTTProtocolException(String s,
boolean fatal,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFatal() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.