Click or drag to resize

InvalidContextPartitionSelector Constructor (Exception)

Ctor.

Namespace:  com.espertech.esper.common.client.context
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public InvalidContextPartitionSelector(
	Exception cause
)

Parameters

cause
Type: SystemException
inner exception
See Also