Click or drag to resize

EPLockException Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.EPLockException"]

Inheritance Hierarchy

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class EPLockException : EPRuntimeException
Constructors
  NameDescription
Public methodEPLockException(Exception)
Initializes a new instance of the EPLockException class
Public methodEPLockException(String)
Initializes a new instance of the EPLockException class
Public methodEPLockException(String, Exception)
Initializes a new instance of the EPLockException class
Top
See Also