| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
XMPP error handling.
    
  | 
|||
| 
        ErrorElement Base class for both XMPP stream and stanza errors  | 
  |||
| 
        StreamErrorElement Stream error element.  | 
  |||
| 
        StanzaErrorElement Stanza error element.  | 
  |||
    
  | 
|||
        logger = logging.getLogger("pyxmpp2.error")
     | 
  |||
        STREAM_ERRORS = 
     | 
  |||
        STREAM_ERRORS_Q = 
     | 
  |||
        UNDEFINED_STREAM_CONDITION = 
     | 
  |||
        UNDEFINED_STANZA_CONDITION = 
     | 
  |||
        STANZA_ERRORS = 
     | 
  |||
        STANZA_ERRORS_Q = 
     | 
  |||
        OBSOLETE_CONDITIONS = 
     | 
  |||
        x = 
     | 
  |||
    
  | 
|||
  STREAM_ERRORS
  | 
  STREAM_ERRORS_Q
  | 
  UNDEFINED_STREAM_CONDITION
  | 
  UNDEFINED_STANZA_CONDITION
  | 
  STANZA_ERRORS
  | 
  STANZA_ERRORS_Q
  | 
  OBSOLETE_CONDITIONS
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:45 2011 | http://epydoc.sourceforge.net |