org.kde.koala

Class CSSException

public class CSSException extends Object implements QtSupport

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

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

Constructor Summary
protected CSSException(Class dummy)
CSSException(short _code)
CSSException(CSSException other)

Constructor Detail

CSSException

protected CSSException(Class dummy)

CSSException

public CSSException(short _code)

CSSException

public CSSException(CSSException other)