Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 1442

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class CSSException</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class CSSException</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 This exception is raised when a specific CSS operation is impossible
 to perform. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Full name</TH><TD><code><A HREF="DOM.html">DOM</A>::CSSException</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="css__stylesheet_h.html">css_stylesheet.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-DOM__CSSException.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Types</h4><ul><LI>enum <A HREF="#ref6">ExceptionCode</A> {        SYNTAX_ERR                     = 0,
        INVALID_MODIFICATION_ERR       = 1,
        _EXCEPTION_OFFSET              = 1000
    }
</LI>
</ul><h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">CSSException</A></b> (unsigned short _code) 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">CSSException</A></b> (const CSSException &other) 
</LI>
<LI>CSSException & &nbsp;<b><A HREF="#ref3">operator = </A></b> (const CSSException &other) 
</LI>
<LI>virtual  &nbsp;<b><A HREF="#ref4">~CSSException</A></b> () 
</LI>
</ul><h4>Public Members</h4><ul><LI>unsigned short   <b><A HREF="#ref5">code</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 This exception is raised when a specific CSS operation is impossible
 to perform.
 </p>
<A NAME="CSSException"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>CSSException</strong> (unsigned short _code)
<br></td><td align="right"><h3><strong>CSSException</strong></h3></td></tr></table><p></p><A NAME="CSSException"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>CSSException</strong> (const CSSException &other)
<br></td><td align="right"><h3><strong>CSSException</strong></h3></td></tr></table><p></p><A NAME="operator%20=%20"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>CSSException & &nbsp;<strong>operator = </strong> (const CSSException &other)
<br></td><td align="right"><h3><strong>operator = </strong></h3></td></tr></table><p></p><A NAME="~CSSException"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td> &nbsp;<strong>~CSSException</strong> ()
<br></td><td align="right"><h3><strong>~CSSException</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="code"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>unsigned short    <strong>code</strong>
</td><td align="right"><h3><strong>code</strong></h3></td></tr></table><p></p><A NAME="ExceptionCode"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong>ExceptionCode</strong> {        SYNTAX_ERR                     = 0,
        INVALID_MODIFICATION_ERR       = 1,
        _EXCEPTION_OFFSET              = 1000
    }
</td><td align="right"><h3><strong>ExceptionCode</strong></h3></td></tr></table><p></p><p>
 An integer indicating the type of error generated.
</p>
<p>     </p>
<HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:31 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>