Mac OS X Reference Library Apple Developer
Search

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; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27