Linux Mac OSX Windows

  
[scriptable, uuid(64e6f0e1-af99-4bb9-ab25-7e56012f0021)]
interface nsIDOMSVGException : nsISupports

Constants


        
const unsigned short SVG_WRONG_TYPE_ERR = 0

        
const unsigned short SVG_INVALID_VALUE_ERR = 1

        
const unsigned short SVG_MATRIX_NOT_INVERTABLE = 2

Attributes


        
readonly attribute unsigned short code