InvalidDefinitionException Constructor (String)

Initializes a new instance of the InvalidDefinitionException class with the specified error message.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public InvalidDefinitionException(
    string message
)

Parameters

  • message
    Type: System.String
    Error message that explains the reason for the exception.

See Also

Reference

InvalidDefinitionException Class

InvalidDefinitionException Overload

Microsoft.ComplexEventProcessing Namespace