RangeException Class Reference
from PyKDE4.khtml import *
Namespace: DOM.RangeException
Detailed Description
Enumerations | |
RangeExceptionCode | { BAD_BOUNDARYPOINTS_ERR, INVALID_NODE_TYPE_ERR, _EXCEPTION_OFFSET, _EXCEPTION_MAX } |
Attributes | |
long | code |
Methods | |
__init__ (self, long _code) | |
__init__ (self, DOM.RangeException other) |
Method Documentation
__init__ | ( | self, | ||
long | _code | |||
) |
__init__ | ( | self, | ||
DOM.RangeException | other | |||
) |
Attribute Documentation
long code |
Enumeration Documentation
RangeExceptionCode |
- Enumerator:
-