Click or drag to resize

EPUndeployNotFoundException Class

Undeploy exception to indicate that the deployment was not found
Inheritance Hierarchy
SystemException
  com.espertech.esper.runtime.clientEPUndeployException
    com.espertech.esper.runtime.clientEPUndeployNotFoundException

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

The EPUndeployNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodEPUndeployNotFoundException
Ctor.
Top
See Also