Click or drag to resize

NoSuchElementException Constructor

Initializes a new instance of the NoSuchElementException class.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public NoSuchElementException()
See Also