Uses of Class
com.espertech.esper.epl.core.StreamTypesException

Packages that use StreamTypesException
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of StreamTypesException in com.espertech.esper.epl.core
 

Subclasses of StreamTypesException in com.espertech.esper.epl.core
 class DuplicatePropertyException
          Indicates a property exists in multiple streams.
 class PropertyNotFoundException
          Exception to indicate that a property name used in a filter doesn't resolve.
 class StreamNotFoundException
          Exception to indicate that a stream name could not be resolved.
 


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