Class UnsupportedPropertyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.e4.ui.css.core.exceptions.UnsupportedPropertyException
All Implemented Interfaces:
Serializable

public class UnsupportedPropertyException extends Exception
Exception used when CSS property handler is not retrieved.
Version:
1.0.0
Author:
Angelo ZERR
See Also:
  • Constructor Details

    • UnsupportedPropertyException

      public UnsupportedPropertyException(String property)
  • Method Details