RangeException

Module:
ranges
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

toString

toString


DOMString toString(); 

Member Data

BAD_BOUNDARYPOINTS_ERR
code
INVALID_NODE_TYPE_ERR
message
name

BAD_BOUNDARYPOINTS_ERR


const unsigned short BAD_BOUNDARYPOINTS_ERR = 1; 


code


readonly attribute unsigned short code; 


INVALID_NODE_TYPE_ERR


const unsigned short INVALID_NODE_TYPE_ERR = 2; 


message


readonly attribute DOMString message; 


name


readonly attribute DOMString name; 

 

Last Updated: 2009-05-29