Serialized Form
- 
Package org.jivesoftware.smack
- 
Exception org.jivesoftware.smack.SmackException
class SmackException extends Exception implements Serializable- serialVersionUID:
 - 1844674365368214458L
 
 - 
Exception org.jivesoftware.smack.SmackException.AlreadyConnectedException
class AlreadyConnectedException extends SmackException implements Serializable- serialVersionUID:
 - 5011416918049135231L
 
 - 
Exception org.jivesoftware.smack.SmackException.AlreadyLoggedInException
class AlreadyLoggedInException extends SmackException implements Serializable- serialVersionUID:
 - 5011416918049935231L
 
 - 
Exception org.jivesoftware.smack.SmackException.ConnectionException
class ConnectionException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.SmackException.EndpointConnectionException
class EndpointConnectionException extends SmackException.ConnectionException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
connectionExceptions
List<? extends RemoteConnectionException<?>> connectionExceptions
 - 
lookupFailures
List<RemoteConnectionEndpointLookupFailure> lookupFailures
 
 - 
 
 - 
Exception org.jivesoftware.smack.SmackException.FeatureNotSupportedException
class FeatureNotSupportedException extends SmackException implements Serializable- serialVersionUID:
 - 4713404802621452016L
 
 - 
Exception org.jivesoftware.smack.SmackException.GenericConnectionException
class GenericConnectionException extends SmackException.ConnectionException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.SmackException.IllegalStateChangeException
class IllegalStateChangeException extends SmackException implements Serializable- serialVersionUID:
 - -1766023961577168927L
 
 - 
Exception org.jivesoftware.smack.SmackException.NoEndpointsDiscoveredException
class NoEndpointsDiscoveredException extends SmackException.ConnectionException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
lookupFailures
List<XmppClientToServerTransport.LookupConnectionEndpointsFailed> lookupFailures
 
 - 
 
 - 
Exception org.jivesoftware.smack.SmackException.NoResponseException
class NoResponseException extends SmackException implements Serializable- serialVersionUID:
 - -6523363748984543636L
 
- 
Serialized Fields
- 
filter
StanzaFilter filter
 
 - 
 
 - 
Exception org.jivesoftware.smack.SmackException.NotConnectedException
class NotConnectedException extends SmackException implements Serializable- serialVersionUID:
 - 9197980400776001173L
 
 - 
Exception org.jivesoftware.smack.SmackException.NotLoggedInException
class NotLoggedInException extends SmackException implements Serializable- serialVersionUID:
 - 3216216839100019278L
 
 - 
Exception org.jivesoftware.smack.SmackException.OutgoingQueueFullException
class OutgoingQueueFullException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.SmackException.ResourceBindingNotOfferedException
class ResourceBindingNotOfferedException extends SmackException implements Serializable- serialVersionUID:
 - 2346934138253437571L
 
 - 
Exception org.jivesoftware.smack.SmackException.SecurityNotPossibleException
class SecurityNotPossibleException extends SmackException implements Serializable- serialVersionUID:
 - -6836090872690331336L
 
 - 
Exception org.jivesoftware.smack.SmackException.SecurityRequiredByClientException
class SecurityRequiredByClientException extends SmackException.SecurityRequiredException implements Serializable- serialVersionUID:
 - 2395325821201543159L
 
 - 
Exception org.jivesoftware.smack.SmackException.SecurityRequiredByServerException
class SecurityRequiredByServerException extends SmackException.SecurityRequiredException implements Serializable- serialVersionUID:
 - 8268148813117631819L
 
 - 
Exception org.jivesoftware.smack.SmackException.SecurityRequiredException
class SecurityRequiredException extends SmackException implements Serializable- serialVersionUID:
 - 384291845029773545L
 
 - 
Exception org.jivesoftware.smack.SmackException.SmackCertificateException
class SmackCertificateException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
certificateException
CertificateException certificateException
 
 - 
 
 - 
Exception org.jivesoftware.smack.SmackException.SmackMessageException
class SmackMessageException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.SmackException.SmackSaslException
class SmackSaslException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.SmackException.SmackWrappedException
class SmackWrappedException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.XMPPException
class XMPPException extends Exception implements Serializable- serialVersionUID:
 - 6881651633890968625L
 
 - 
Exception org.jivesoftware.smack.XMPPException.FailedNonzaException
class FailedNonzaException extends XMPPException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
condition
StanzaError.Condition condition
 - 
nonza
Nonza nonza
 
 - 
 
 - 
Exception org.jivesoftware.smack.XMPPException.StreamErrorException
class StreamErrorException extends XMPPException implements Serializable- serialVersionUID:
 - 3400556867134848886L
 
- 
Serialized Fields
- 
streamError
StreamError streamError
 
 - 
 
 - 
Exception org.jivesoftware.smack.XMPPException.XMPPErrorException
class XMPPErrorException extends XMPPException implements Serializable- serialVersionUID:
 - 212790389529249604L
 
- 
Serialized Fields
- 
error
StanzaError error
 - 
request
Stanza request
The request which resulted in the XMPP protocol error response. May benull. - 
stanza
Stanza stanza
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.datatypes
- 
Class org.jivesoftware.smack.datatypes.Scalar
class Scalar extends Number implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
number
Number number
 
 - 
 
 - 
Class org.jivesoftware.smack.datatypes.UInt16
class UInt16 extends Scalar implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
number
int number
 
 - 
 
 - 
Class org.jivesoftware.smack.datatypes.UInt32
class UInt32 extends Scalar implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
number
long number
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.fsm
- 
Exception org.jivesoftware.smack.fsm.StateMachineException
class StateMachineException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.fsm.StateMachineException.SmackMandatoryStateFailedException
class SmackMandatoryStateFailedException extends StateMachineException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.fsm.StateMachineException.SmackStateGraphDeadEndException
class SmackStateGraphDeadEndException extends StateMachineException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
deadEndState
StateDescriptor deadEndState
 - 
failedStates
Map<State,
StateTransitionResult> failedStates  - 
walkedStateGraphPath
List<State> walkedStateGraphPath
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.parsing
- 
Exception org.jivesoftware.smack.parsing.SmackParsingException
class SmackParsingException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.parsing.SmackParsingException.RequiredAttributeMissingException
class RequiredAttributeMissingException extends SmackParsingException.RequiredValueMissingException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.parsing.SmackParsingException.RequiredValueMissingException
class RequiredValueMissingException extends SmackParsingException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.parsing.SmackParsingException.SmackTextParseException
class SmackTextParseException extends SmackParsingException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.parsing.SmackParsingException.SmackUriSyntaxParsingException
class SmackUriSyntaxParsingException extends SmackParsingException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smack.provider
- 
Exception org.jivesoftware.smack.provider.AbstractProvider.NumberFormatParseException
class NumberFormatParseException extends SmackParsingException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.provider.AbstractProvider.TextParseException
class TextParseException extends SmackParsingException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
parseException
ParseException parseException
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.proxy
- 
Exception org.jivesoftware.smack.proxy.ProxyException
class ProxyException extends IOException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smack.sasl
- 
Exception org.jivesoftware.smack.sasl.SASLErrorException
class SASLErrorException extends XMPPException implements Serializable- serialVersionUID:
 - 6247573875760717257L
 
- 
Serialized Fields
- 
mechanism
String mechanism
 - 
saslFailure
SaslNonza.SASLFailure saslFailure
 - 
texts
Map<String,
String> texts  
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.sasl.javax
- 
Exception org.jivesoftware.smack.sasl.javax.SmackJavaxSaslException
class SmackJavaxSaslException extends SmackException.SmackSaslException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
saslException
SaslException saslException
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.sm
- 
Exception org.jivesoftware.smack.sm.StreamManagementException
class StreamManagementException extends SmackException implements Serializable- serialVersionUID:
 - 3767590115788821101L
 
 - 
Exception org.jivesoftware.smack.sm.StreamManagementException.StreamIdDoesNotMatchException
class StreamIdDoesNotMatchException extends StreamManagementException implements Serializable- serialVersionUID:
 - 1191073341336559621L
 
 - 
Exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementCounterError
class StreamManagementCounterError extends StreamManagementException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smack.sm.StreamManagementException.StreamManagementNotEnabledException
class StreamManagementNotEnabledException extends StreamManagementException implements Serializable- serialVersionUID:
 - 2624821584352571307L
 
 - 
Exception org.jivesoftware.smack.sm.StreamManagementException.UnacknowledgedQueueFullException
class UnacknowledgedQueueFullException extends StreamManagementException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smack.util
- 
Class org.jivesoftware.smack.util.CleaningWeakReferenceMap
- serialVersionUID:
 - 0L
 
- 
Serialized Fields
- 
cleanInterval
int cleanInterval
The number of calls toCleaningWeakReferenceMap.put(K, java.lang.ref.WeakReference<V>)after which to clean this map (i.e. remove clearedWeakReferences from it). - 
numberOfInsertsSinceLastClean
int numberOfInsertsSinceLastClean
The number of timesCleaningWeakReferenceMap.put(K, java.lang.ref.WeakReference<V>)has been called on this instance since the last time it wasCleaningWeakReferenceMap.clean()ed. 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smack.websocket
- 
Exception org.jivesoftware.smack.websocket.WebSocketException
class WebSocketException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smack.xml
- 
Exception org.jivesoftware.smack.xml.XmlPullParserException
class XmlPullParserException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.bytestreams.socks5
- 
Exception org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception
class Socks5Exception extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception.CouldNotConnectToAnyProvidedSocks5Host
class CouldNotConnectToAnyProvidedSocks5Host extends Socks5Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
streamHostsExceptions
Map<Bytestream.StreamHost,
Exception> streamHostsExceptions  
 - 
 
 - 
Exception org.jivesoftware.smackx.bytestreams.socks5.Socks5Exception.NoSocks5StreamHostsProvided
class NoSocks5StreamHostsProvided extends Socks5Exception implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.filetransfer
- 
Exception org.jivesoftware.smackx.filetransfer.FileTransferException
class FileTransferException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoAcceptableTransferMechanisms
class NoAcceptableTransferMechanisms extends FileTransferException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.filetransfer.FileTransferException.NoStreamMethodsOfferedException
class NoStreamMethodsOfferedException extends FileTransferException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.geoloc.packet
- 
Class org.jivesoftware.smackx.geoloc.packet.GeoLocation
class GeoLocation extends Object implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
accuracy
Double accuracy
 - 
alt
Double alt
 - 
altAccuracy
Double altAccuracy
 - 
area
String area
 - 
bearing
Double bearing
 - 
building
String building
 - 
country
String country
 - 
countryCode
String countryCode
 - 
datum
String datum
 - 
description
String description
 - 
error
Double error
 - 
floor
String floor
 - 
hashCodeCache
HashCode.Cache hashCodeCache
 - 
lat
Double lat
 - 
locality
String locality
 - 
lon
Double lon
 - 
postalcode
String postalcode
 - 
region
String region
 - 
room
String room
 - 
speed
Double speed
 - 
street
String street
 - 
text
String text
 - 
timestamp
Date timestamp
 - 
tzo
String tzo
 - 
uri
URI uri
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.httpfileupload
- 
Exception org.jivesoftware.smackx.httpfileupload.AbstractHttpUploadException
class AbstractHttpUploadException extends IOException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
fileSize
long fileSize
 - 
slot
Slot slot
 
 - 
 
 - 
Exception org.jivesoftware.smackx.httpfileupload.AbstractHttpUploadException.HttpUploadErrorException
class HttpUploadErrorException extends AbstractHttpUploadException implements Serializable- serialVersionUID:
 - 8494356028399474995L
 
- 
Serialized Fields
- 
httpStatus
int httpStatus
 - 
responseMsg
String responseMsg
 
 - 
 
 - 
Exception org.jivesoftware.smackx.httpfileupload.AbstractHttpUploadException.HttpUploadIOException
class HttpUploadIOException extends AbstractHttpUploadException implements Serializable- serialVersionUID:
 - 5940866318073349451L
 
- 
Serialized Fields
- 
wrappedIOException
IOException wrappedIOException
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.iot
- 
Exception org.jivesoftware.smackx.iot.IoTException
class IoTException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.iot.discovery
- 
Exception org.jivesoftware.smackx.iot.discovery.IoTClaimedException
class IoTClaimedException extends IoTException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
iotClaimed
IoTClaimed iotClaimed
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.jingle.transports
- 
Exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException
class JingleTransportInitiationException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.CandidateError
class CandidateError extends JingleTransportInitiationException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.jingle.transports.JingleTransportInitiationException.ProxyError
class ProxyError extends JingleTransportInitiationException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.jingleold
- 
Exception org.jivesoftware.smackx.jingleold.JingleException
class JingleException extends XMPPException implements Serializable- serialVersionUID:
 - -1521230401958103382L
 
- 
Serialized Fields
- 
error
JingleError error
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.jingleold.mediaimpl
- 
Class org.jivesoftware.smackx.jingleold.mediaimpl.JMFInit
class JMFInit extends Frame implements Serializable- serialVersionUID:
 - 6476412003260641680L
 
 
 - 
 - 
Package org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
 - 
Package org.jivesoftware.smackx.muc
- 
Exception org.jivesoftware.smackx.muc.MultiUserChatException
class MultiUserChatException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.muc.MultiUserChatException.MissingMucCreationAcknowledgeException
class MissingMucCreationAcknowledgeException extends MultiUserChatException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.muc.MultiUserChatException.MucAlreadyJoinedException
class MucAlreadyJoinedException extends MultiUserChatException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.muc.MultiUserChatException.MucConfigurationNotSupportedException
class MucConfigurationNotSupportedException extends MultiUserChatException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.muc.MultiUserChatException.MucNotJoinedException
class MucNotJoinedException extends MultiUserChatException implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.muc.MultiUserChatException.NotAMucServiceException
class NotAMucServiceException extends MultiUserChatException implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.muc.packet
- 
Class org.jivesoftware.smackx.muc.packet.Destroy
class Destroy extends Object implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
jid
EntityBareJid jid
 - 
password
String password
 - 
reason
String reason
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.omemo.exceptions
- 
Exception org.jivesoftware.smackx.omemo.exceptions.CannotEstablishOmemoSessionException
class CannotEstablishOmemoSessionException extends Exception implements Serializable- serialVersionUID:
 - 3165844730283295249L
 
- 
Serialized Fields
- 
failures
Map<BareJid,
Map<OmemoDevice, Throwable>> failures  - 
successes
Map<BareJid,
List<OmemoDevice>> successes  
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.CorruptedOmemoKeyException
class CorruptedOmemoKeyException extends Exception implements Serializable- serialVersionUID:
 - -965658520562690429L
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.CryptoFailedException
class CryptoFailedException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.MultipleCryptoFailedException
class MultipleCryptoFailedException extends CryptoFailedException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
cryptoFailedExceptions
List<CryptoFailedException> cryptoFailedExceptions
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.NoIdentityKeyException
class NoIdentityKeyException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
device
OmemoDevice device
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.NoOmemoSupportException
class NoOmemoSupportException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.NoRawSessionException
class NoRawSessionException extends Exception implements Serializable- serialVersionUID:
 - 3466888654338119954L
 
- 
Serialized Fields
- 
device
OmemoDevice device
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.ReadOnlyDeviceException
class ReadOnlyDeviceException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
device
OmemoDevice device
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.StaleDeviceException
class StaleDeviceException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
device
OmemoDevice device
 - 
lastDeviceIdPublication
Date lastDeviceIdPublication
 - 
lastMessageDate
Date lastMessageDate
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.UndecidedOmemoIdentityException
class UndecidedOmemoIdentityException extends Exception implements Serializable- serialVersionUID:
 - -6591706422506879747L
 
- 
Serialized Fields
- 
devices
HashSet<OmemoDevice> devices
 
 - 
 
 - 
Exception org.jivesoftware.smackx.omemo.exceptions.UntrustedOmemoIdentityException
class UntrustedOmemoIdentityException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
device
OmemoDevice device
 - 
trustedKey
OmemoFingerprint trustedKey
 - 
untrustedKey
OmemoFingerprint untrustedKey
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.omemo.internal
- 
Class org.jivesoftware.smackx.omemo.internal.OmemoCachedDeviceList
class OmemoCachedDeviceList extends Object implements Serializable- serialVersionUID:
 - 3153579238321261203L
 
 
 - 
 - 
Package org.jivesoftware.smackx.ox.exception
- 
Exception org.jivesoftware.smackx.ox.exception.InvalidBackupCodeException
class InvalidBackupCodeException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.ox.exception.MissingOpenPgpKeyException
class MissingOpenPgpKeyException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
fingerprint
org.pgpainless.key.OpenPgpV4Fingerprint fingerprint
 - 
owner
BareJid owner
 
 - 
 
 - 
Exception org.jivesoftware.smackx.ox.exception.MissingUserIdOnKeyException
class MissingUserIdOnKeyException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 - 
Exception org.jivesoftware.smackx.ox.exception.NoBackupFoundException
class NoBackupFoundException extends Exception implements Serializable- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.jivesoftware.smackx.pubsub
- 
Exception org.jivesoftware.smackx.pubsub.PubSubException
class PubSubException extends SmackException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
nodeId
String nodeId
 
 - 
 
 - 
Exception org.jivesoftware.smackx.pubsub.PubSubException.NotALeafNodeException
class NotALeafNodeException extends PubSubException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
pubSubService
BareJid pubSubService
 
 - 
 
 - 
Exception org.jivesoftware.smackx.pubsub.PubSubException.NotAPubSubNodeException
class NotAPubSubNodeException extends PubSubException implements Serializable- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
discoverInfo
DiscoverInfo discoverInfo
 
 - 
 
 
 - 
 - 
Package org.jivesoftware.smackx.xdatavalidation
- 
Exception org.jivesoftware.smackx.xdatavalidation.ValidationConsistencyException
class ValidationConsistencyException extends IllegalArgumentException implements Serializable- serialVersionUID:
 - 1L
 
 
 -