Click or drag to resize

VariableConstantValueException Class

Indicates that a variable cannot be set.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.variableVariableConstantValueException

Namespace:  com.espertech.esper.common.client.variable
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class VariableConstantValueException : EPException

The VariableConstantValueException type exposes the following members.

Constructors
  NameDescription
Public methodVariableConstantValueException
Ctor.
Top
See Also