Class CSSParserInstantiationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.pentaho.reporting.libraries.css.parser.CSSParserInstantiationException
-
- All Implemented Interfaces:
Serializable
public class CSSParserInstantiationException extends Exception
Creation-Date: 23.11.2005, 12:57:15- Author:
- Thomas Morgner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CSSParserInstantiationException()
CSSParserInstantiationException(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
-
-