Click or drag to resize

EPUndeployPreconditionException Class

Uneploy exception to indicate that a precondition is not satisfied
Inheritance Hierarchy
SystemException
  com.espertech.esper.runtime.clientEPUndeployException
    com.espertech.esper.runtime.clientEPUndeployPreconditionException

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public class EPUndeployPreconditionException : EPUndeployException

The EPUndeployPreconditionException type exposes the following members.

Constructors
  NameDescription
Public methodEPUndeployPreconditionException
Ctor.
Top
See Also