InvalidNameException Constructor (String)

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

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

Syntax

public InvalidNameException(
    string message
)

Parameters

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

See Also

Reference

InvalidNameException Class

InvalidNameException Overload

Microsoft.ComplexEventProcessing Namespace