www.element4solution.com

e4s.application.sysmodule.css
Class E4CSS.ParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by e4s.application.sysmodule.css.E4CSS.ParserException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
E4CSS

public static class E4CSS.ParserException
extends java.lang.Exception

Exception occuring within the parsing of E4CSS.Values.

See Also:
Serialized Form

Constructor Summary
E4CSS.ParserException(java.lang.String 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

E4CSS.ParserException

public E4CSS.ParserException(java.lang.String cause)

www.element4solution.com