public abstract class PubSubException extends SmackException
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubException.NotALeafNodeException |
static class |
PubSubException.NotAPubSubNodeException |
SmackException.AlreadyConnectedException, SmackException.AlreadyLoggedInException, SmackException.ConnectionException, SmackException.FeatureNotSupportedException, SmackException.IllegalStateChangeException, SmackException.NoResponseException, SmackException.NotConnectedException, SmackException.NotLoggedInException, SmackException.ResourceBindingNotOfferedException, SmackException.SecurityNotPossibleException, SmackException.SecurityRequiredByClientException, SmackException.SecurityRequiredByServerException, SmackException.SecurityRequiredException| Modifier | Constructor and Description |
|---|---|
protected |
PubSubException(String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected PubSubException(String nodeId)