Uses of Class
it.eng.spagobi.qbe.commons.exception.QbeEngineException

Packages that use QbeEngineException
it.eng.spagobi.qbe   
 

Uses of QbeEngineException in it.eng.spagobi.qbe
 

Methods in it.eng.spagobi.qbe that throw QbeEngineException
static QbeEngineInstance QbeEngine.createInstance(it.eng.spago.base.SourceBean template, java.util.Map env)
          Creates the instance.
 void QbeEngineInstance.validate()
           
 

Constructors in it.eng.spagobi.qbe that throw QbeEngineException
QbeEngineInstance(QbeTemplate template, java.util.Map env)
           
QbeEngineInstance(it.eng.spago.base.SourceBean template, java.util.Map env)