code property
Gets the exception code that is raised.
![]() ![]() |
Syntax
| JavaScript |
|---|
p = object.code |
Property values
Type: Integer
A code that identifies the reason that the requested operation cannot be performed. The code can be one of the following values:
Standards information
- Scalable Vector Graphics (SVG) 1.1, Appendix B.4
See also
Show:

