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

Class SVGException

Exception --+    
            |    
   _Exception --+
                |
               SVGException


An SVG exception.

Method Summary
    Inherited from _Exception
  __init__(self, code)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Class Variable Summary
int SVG_INVALID_VALUE_ERR = 1                                                                     
int SVG_MATRIX_NOT_INVERTABLE = 2                                                                     
int SVG_WRONG_TYPE_ERR = 0                                                                     

Class Variable Details

SVG_INVALID_VALUE_ERR

Type:
int
Value:
1                                                                     

SVG_MATRIX_NOT_INVERTABLE

Type:
int
Value:
2                                                                     

SVG_WRONG_TYPE_ERR

Type:
int
Value:
0                                                                     

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