Class UnsupportedClassCSSPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.e4.ui.css.core.exceptions.UnsupportedClassCSSPropertyException
- All Implemented Interfaces:
Serializable
Exception used when java Class CSS property is not retrieved.
- Version:
- 1.0.0
- Author:
- Angelo ZERR
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedClassCSSPropertyException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-