Uses of Class
tigase.pubsub.exceptions.PubSubErrorCondition

Packages that use PubSubErrorCondition
tigase.pubsub.exceptions   
 

Uses of PubSubErrorCondition in tigase.pubsub.exceptions
 

Fields in tigase.pubsub.exceptions declared as PubSubErrorCondition
static PubSubErrorCondition PubSubErrorCondition.CLOSED_NODE
           
static PubSubErrorCondition PubSubErrorCondition.INVALID_JID
           
static PubSubErrorCondition PubSubErrorCondition.INVALID_SUBID
           
static PubSubErrorCondition PubSubErrorCondition.ITEM_REQUIRED
           
static PubSubErrorCondition PubSubErrorCondition.NODE_REQUIRED
           
static PubSubErrorCondition PubSubErrorCondition.NODEID_REQUIRED
           
static PubSubErrorCondition PubSubErrorCondition.NOT_IN_ROSTER_GROUP
           
static PubSubErrorCondition PubSubErrorCondition.NOT_SUBSCRIBED
           
static PubSubErrorCondition PubSubErrorCondition.PENDING_SUBSCRIPTION
           
static PubSubErrorCondition PubSubErrorCondition.PRESENCE_SUBSCRIPTION_REQUIRED
           
 

Constructors in tigase.pubsub.exceptions with parameters of type PubSubErrorCondition
PubSubException(tigase.xmpp.Authorization errorCondition, PubSubErrorCondition pubSubErrorConditions)
           
PubSubException(tigase.xmpp.Authorization errorCondition, PubSubErrorCondition pubSubErrorConditions, String message)
           
PubSubException(tigase.xml.Element item, tigase.xmpp.Authorization errorCondition, PubSubErrorCondition pubSubErrorConditions)
           
 



Copyright © 2008-2012 Tigase. All Rights Reserved.