Click or drag to resize

EPDeployLockException Class

Deploy exception to indicate a problem taking the necessary lock
Inheritance Hierarchy

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

The EPDeployLockException type exposes the following members.

Constructors
  NameDescription
Public methodEPDeployLockException
Ctor
Top
See Also