info.informatica.doc.style.css
Class CSSStyleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
CSSStyleException()
           
CSSStyleException(String message)
           
CSSStyleException(String message, Throwable cause)
           
CSSStyleException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.