Uses of Package
org.eclipse.emf.facet.efacet.core.exception

Packages that use org.eclipse.emf.facet.efacet.core.exception
org.eclipse.emf.facet.efacet.core   
org.eclipse.emf.facet.efacet.core.exception   
org.eclipse.emf.facet.efacet.core.query   
org.eclipse.emf.facet.query.java.core   
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.efacet.core
DerivedTypedElementException
          This exception is raised when something is wrong with a query, and there is not a more specific sub-class to describe the error (e.g.
FacetManagerException
           
QueryException
          Deprecated. replaced by DerivedTypedElementException
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.efacet.core.exception
QueryException
          Deprecated. replaced by DerivedTypedElementException
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.efacet.core.query
DerivedTypedElementException
          This exception is raised when something is wrong with a query, and there is not a more specific sub-class to describe the error (e.g.
QueryException
          Deprecated. replaced by DerivedTypedElementException
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.query.java.core
DerivedTypedElementException
          This exception is raised when something is wrong with a query, and there is not a more specific sub-class to describe the error (e.g.
QueryExecutionException
          Deprecated. replaced by DerivedTypedElementEvaluationException cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=374678