Packagedom.tr.range
Classpublic class RangeException
InheritanceRangeException Inheritance 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
 PropertyDefined By
   code : Number
[read-only]
RangeException
Property Detail
codeproperty
code:Number  [read-only]


Implementation
    public function get code():Number