Class CSSErrorHandlerImpl

java.lang.Object
org.eclipse.e4.ui.css.core.impl.engine.CSSErrorHandlerImpl
All Implemented Interfaces:
CSSErrorHandler

public class CSSErrorHandlerImpl extends Object implements CSSErrorHandler
Basic implementation for CSS Engine error handlers which print stack trace of the exception throwed.
Version:
1.0.0
Author:
Angelo ZERR
  • Field Details

  • Constructor Details

    • CSSErrorHandlerImpl

      public CSSErrorHandlerImpl()
  • Method Details