info.informatica.doc.style.css.property
Class CSSPropertyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.informatica.doc.style.css.CSSStyleException
              extended by info.informatica.doc.style.css.property.CSSPropertyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CSSUnknownPropertyException, CSSValueConversionException

public class CSSPropertyException
extends CSSStyleException

CSS Property exception.

Author:
Carlos Amengual
See Also:
Serialized Form

Constructor Summary
CSSPropertyException()
           
CSSPropertyException(String message)
           
CSSPropertyException(String message, Throwable cause)
           
CSSPropertyException(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

CSSPropertyException

public CSSPropertyException()

CSSPropertyException

public CSSPropertyException(String message)

CSSPropertyException

public CSSPropertyException(String message,
                            Throwable cause)

CSSPropertyException

public CSSPropertyException(Throwable cause)


Copyright © 2011 informatica.info. All Rights Reserved.