public abstract class PubSubException
extends org.jivesoftware.smack.SmackException
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubException.NotALeafNodeException |
static class |
PubSubException.NotAPubSubNodeException |
org.jivesoftware.smack.SmackException.AlreadyConnectedException, org.jivesoftware.smack.SmackException.AlreadyLoggedInException, org.jivesoftware.smack.SmackException.ConnectionException, org.jivesoftware.smack.SmackException.FeatureNotSupportedException, org.jivesoftware.smack.SmackException.IllegalStateChangeException, org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NotLoggedInException, org.jivesoftware.smack.SmackException.ResourceBindingNotOfferedException, org.jivesoftware.smack.SmackException.SecurityNotPossibleException, org.jivesoftware.smack.SmackException.SecurityRequiredByClientException, org.jivesoftware.smack.SmackException.SecurityRequiredByServerException, org.jivesoftware.smack.SmackException.SecurityRequiredException, org.jivesoftware.smack.SmackException.SmackWrappedException| Modifier | Constructor and Description |
|---|---|
protected |
PubSubException(java.lang.String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNodeId() |