Class CSSParserInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.reporting.libraries.css.parser.CSSParserInstantiationException
- All Implemented Interfaces:
Serializable
Creation-Date: 23.11.2005, 12:57:15
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
ConstructorDescriptionCSSParserInstantiationException
(String message) CSSParserInstantiationException
(String message, Exception ex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CSSParserInstantiationException
public CSSParserInstantiationException() -
CSSParserInstantiationException
-
CSSParserInstantiationException
-