Click or drag to resize

EPUndeployLockException Class

Undeploy exception to indicate a problem taking the necessary lock
Inheritance Hierarchy
SystemException
  com.espertech.esper.runtime.clientEPUndeployException
    com.espertech.esper.runtime.clientEPUndeployLockException

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

The EPUndeployLockException type exposes the following members.

Constructors
  NameDescription
Public methodEPUndeployLockException
Ctor
Top
See Also