[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Constructor.

Namespace: net.esper.schedule
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	cause As Exception _
)
C#
public ScheduleServiceException (
	Exception cause
)
Visual C++
public:
ScheduleServiceException (
	Exception^ cause
)

Parameters

cause
System.Exception
is the inner exception