info.informatica.doc.style.css
Class CSSMediaException

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.CSSMediaException
All Implemented Interfaces:
Serializable

public class CSSMediaException
extends CSSStyleException

CSS media Exception.

Author:
Carlos Amengual (amengual at informatica.info)
See Also:
Serialized Form

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

CSSMediaException

public CSSMediaException()

CSSMediaException

public CSSMediaException(String message)

CSSMediaException

public CSSMediaException(String message,
                         Throwable cause)

CSSMediaException

public CSSMediaException(Throwable cause)


Copyright © 2011 informatica.info. All Rights Reserved.