Click or drag to resize

EPDataFlowExceptionContextException Property

Returns the cause.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
cause
See Also