Class CSSErrorHandlerImpl
java.lang.Object
org.eclipse.e4.ui.css.core.impl.engine.CSSErrorHandlerImpl
- All Implemented Interfaces:
CSSErrorHandler
Basic implementation for CSS Engine error handlers which print stack trace of
the exception throwed.
- Version:
- 1.0.0
- Author:
- Angelo ZERR
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CSSErrorHandlerImpl
public CSSErrorHandlerImpl()
-
-
Method Details
-
error
Description copied from interface:CSSErrorHandler
Callback method called when CSS engien catch errors.- Specified by:
error
in interfaceCSSErrorHandler
-