class CSSException

This exception is raised when a specific CSS operation is impossible to perform. More...

Full nameDOM::CSSException
Definition#include <css_stylesheet.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Public Members


Detailed Description

This exception is raised when a specific CSS operation is impossible to perform.

 CSSException (unsigned short _code)

CSSException

 CSSException (const CSSException &other)

CSSException

CSSException &  operator = (const CSSException &other)

operator =

 ~CSSException ()

~CSSException

[virtual]

unsigned short code

code

enum ExceptionCode { SYNTAX_ERR = 0, INVALID_MODIFICATION_ERR = 1, _EXCEPTION_OFFSET = 1000 }

ExceptionCode

An integer indicating the type of error generated.


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.