SVGException
This object is available to unprivileged JavaScript. It implements the following interfaces:
Constants
short | SVG_WRONG_TYPE_ERR | = 0 |
short | SVG_INVALID_VALUE_ERR | = 1 |
short | SVG_MATRIX_NOT_INVERTABLE | = 2 |
Properties
readonly short code
readonly int columnNumber
readonly nsISupports data
readonly char* filename
readonly nsIException inner
readonly int lineNumber
readonly nsIStackFrame location
readonly char* message
readonly char* name
readonly nsresult result
Methods
char* toString ( )
Reference documentation is generated from Mozilla's source.