Click or drag to resize

LockStrategyException Class

Exception for use with .
Inheritance Hierarchy
SystemException
  com.espertech.esper.runtime.client.utilLockStrategyException

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

The LockStrategyException type exposes the following members.

Constructors
  NameDescription
Public methodLockStrategyException
Ctor.
Top
See Also