class DOM.CSSException
Table of contents
Modules
khtml Classes
All Classes
Module
khtml
Namespace
dom
Class
DOM.CSSException
Inherits
This exception is raised when a specific CSS operation is impossible to perform.
enums
ExceptionCode
= { SYNTAX_ERR, INVALID_MODIFICATION_ERR, _EXCEPTION_OFFSET, _EXCEPTION_MAX }
enum details
methods
CSSException
(_code)
returns
nothing
Argument
Type
Default
_code
ushort
CSSException
(other)
returns
nothing
Argument
Type
Default
other
DOM.CSSException