• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KHTML

DOM::CSSException

DOM::CSSException Class Reference

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

#include <css_stylesheet.h>

List of all members.


Public Types

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

Public Member Functions

 CSSException (const CSSException &other)
 CSSException (unsigned short _code)
CSSException & operator= (const CSSException &other)
virtual ~CSSException ()

Public Attributes

unsigned short code

Detailed Description

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

Definition at line 173 of file css_stylesheet.h.


Member Enumeration Documentation

enum DOM::CSSException::ExceptionCode

Enumerator:
SYNTAX_ERR 
INVALID_MODIFICATION_ERR 
_EXCEPTION_OFFSET 

Definition at line 189 of file css_stylesheet.h.


Constructor & Destructor Documentation

DOM::CSSException::CSSException ( unsigned short  _code  )  [inline]

Definition at line 176 of file css_stylesheet.h.

DOM::CSSException::CSSException ( const CSSException &  other  )  [inline]

Definition at line 177 of file css_stylesheet.h.

virtual DOM::CSSException::~CSSException (  )  [inline, virtual]

Definition at line 182 of file css_stylesheet.h.


Member Function Documentation

CSSException& DOM::CSSException::operator= ( const CSSException &  other  )  [inline]

Definition at line 179 of file css_stylesheet.h.


Member Data Documentation

unsigned short DOM::CSSException::code

An integer indicating the type of error generated.

Definition at line 187 of file css_stylesheet.h.


The documentation for this class was generated from the following file:
  • css_stylesheet.h

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal