Click or drag to resize

EPDeployPreconditionException Class

Deploy exception to indicate that a precondition is not satisfied
Inheritance Hierarchy
SystemException
  com.espertech.esper.runtime.clientEPDeployException
    com.espertech.esper.runtime.clientEPDeployPreconditionException

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public class EPDeployPreconditionException : EPDeployException
Constructors
See Also