Package libxml2dom :: Module svg :: Class GlobalException
[show private | hide private]
[frames | no frames]

Class GlobalException

Exception --+    
            |    
   _Exception --+
                |
               GlobalException


A global exception.

Method Summary
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Class Variable Summary
int DENIED_ERR = 3                                                                     
int ENCODING_ERR = 2                                                                     
int NOT_CONNECTED_ERR = 1                                                                     
int UNKNOWN_ERR = 4                                                                     

Class Variable Details

DENIED_ERR

Type:
int
Value:
3                                                                     

ENCODING_ERR

Type:
int
Value:
2                                                                     

NOT_CONNECTED_ERR

Type:
int
Value:
1                                                                     

UNKNOWN_ERR

Type:
int
Value:
4                                                                     

Generated by Epydoc 2.1 on Mon Mar 26 00:58:07 2007 http://epydoc.sf.net