Uses of Class
com.espertech.esper.client.EPStatementException

Packages that use EPStatementException
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.parse Parsers and AST tree walkers and helper classes transforming AST into business objects 
 

Uses of EPStatementException in com.espertech.esper.core
 

Methods in com.espertech.esper.core that throw EPStatementException
protected static StatementSpecCompiled StatementLifecycleSvcImpl.compile(StatementSpecRaw spec, String eplStatement, StatementContext statementContext)
          Compiles a statement returning the compile (verified, non-serializable) form of a statement.
 

Uses of EPStatementException in com.espertech.esper.epl.parse
 

Subclasses of EPStatementException in com.espertech.esper.epl.parse
 class EPStatementSyntaxException
          This exception is thrown to indicate a problem in statement creation.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com