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
QueryException
          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.
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.efacet.core.exception
QueryException
          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.
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.efacet.core.query
QueryException
          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.
 

Classes in org.eclipse.emf.facet.efacet.core.exception used by org.eclipse.emf.facet.query.java.core
QueryExecutionException
          This exception occurs when something goes wrong during the execution of a query.