Click or drag to resize

InvalidContextPartitionSelector Class

Indicates an invalid combination of context declaration and context partition selector, i.e. cageory context with hash context partition selector.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.contextInvalidContextPartitionSelector

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class InvalidContextPartitionSelector : EPException
Constructors
See Also