Class ParserNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.e4.ui.css.core.sac.ParserNotFoundException
All Implemented Interfaces:
Serializable

public class ParserNotFoundException extends RuntimeException
Exception used when SAC parser is not retrieved.
See Also:
  • Constructor Details

    • ParserNotFoundException

      public ParserNotFoundException(Throwable throwable)