DOM Reference Manual
All Packages
|
All Classes
|
Index
|
Frames
No Frames
RangeException
Properties
Package
dom.tr.range
Class
public class RangeException
Inheritance
RangeException
Object
Introduced in:
DOM
2 Core
Range operations may throw a RangeException as specified in their method descriptions.
See also
W3C - DOM Level 2 Range: RangeException
Public Properties
Property
Defined By
code
: Number
[read-only]
RangeException
Property Detail
code
property
code:Number
[read-only]
Implementation
public function get code():Number
Mon Aug 17 2009, 10:08 AM -04:00