info.informatica.doc.style.css
Class CSSStyleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.informatica.doc.style.css.CSSStyleException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CSSMediaException, CSSPropertyException, CSSReplacementException
public class CSSStyleException
- extends Exception
CSS topmost generic Exception.
- Author:
- Carlos Amengual (amengual at informatica.info)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CSSStyleException
public CSSStyleException()
CSSStyleException
public CSSStyleException(String message)
CSSStyleException
public CSSStyleException(String message,
Throwable cause)
CSSStyleException
public CSSStyleException(Throwable cause)
Copyright © 2011 informatica.info. All Rights Reserved.