PyKDE - Python Bindings for KDE
class DOM.RangeException
Table of contents
Modules
khtml Classes
All Classes
Module
khtml
Class
DOM.RangeException
Inherits
enums
RangeExceptionCode
= {BAD_BOUNDARYPOINTS_ERR = 1, INVALID_NODE_TYPE_ERR = 2, _EXCEPTION_OFFSET = 2000, _EXCEPTION_MAX = 2999 }
methods
RangeException
(_code)
returns
a RangeException instance
Argument
Type
Default
_code
ushort
RangeException
(other)
returns
a RangeException instance
Argument
Type
Default
other
DOM.RangeException
variables
variables
Variable
Type
code
ushort