|
|
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: devel on igloo.cc.swin.edu.au on Wed Jun 18 11:05:50 2003, using kdoc 2.0a53. |